Snmpv3UsmAesEncryptDecryptInitVector Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
Snmpv3UsmAesEncryptDecryptInitVector Function
C
void Snmpv3UsmAesEncryptDecryptInitVector(
    BYTE inOutPdu
);
Description

The IV is concatenated as : the 32-bit snmpEngineBoots is converted to the first 4 Octects and the snmpEngineTime converted to subsequent four bytes.

Preconditions

SNMPv3Init() and ProcessVariabels() are called.

Parameters
Parameters 
Description 
inOutPdu 
SNMP request PDU 
Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.