Sa_SrtpKeyParams_t Struct Reference
[SA LLD Data Structures]

SRTP Key Information structure. More...

#include <salld.h>

Data Fields

uint16_t ctrlBitfield
uint8_t * masterKey
uint8_t * masterSalt
uint16_t derivRate
uint16_t keyLifeTimeMsw
uint32_t keyLifeTimeLsw
uint32_t roc
uint32_t fromEsnMsw
uint16_t fromEsnLsw
uint32_t toEsnMsw
uint16_t toEsnLsw
uint16_t mkiSize
uint32_t mki

Detailed Description

SRTP Key Information structure.

Data structure defines the SRTP Key related parameters

Definition at line 899 of file salld.h.


Field Documentation

Specify the Key types and other control information as defined at SALLD SRTP Key Control Info Bit Definitions

Definition at line 900 of file salld.h.

Specify the key derivation rate in n of 2^n format (where 0 <= n <= 24) if not set then use default value, i.e no key derivation

Definition at line 903 of file salld.h.

Specify the starting 48-bit extended sequence number of the specified From-To keys

Definition at line 913 of file salld.h.

Specify the starting 48-bit extended sequence number of the specified From-To keys

Definition at line 911 of file salld.h.

Specify the maximum number of packets allowed for the master key combination

Definition at line 907 of file salld.h.

Specify the maximum number of packets allowed for the master key combination

Definition at line 905 of file salld.h.

Specify the master key

Definition at line 901 of file salld.h.

Specify the master Salt

Definition at line 902 of file salld.h.

Specify the MKI value

Definition at line 920 of file salld.h.

Specify the size of the MKI in bytes

Definition at line 919 of file salld.h.

SRTP: Specify the initial value of the rollover counter SRTCP: Specify the initial index at the tx packet

Definition at line 909 of file salld.h.

Specify the last 48-bit extended sequence number of the specified From-To keys

Definition at line 917 of file salld.h.

Specify the last 48-bit extended sequence number of the specified From-To keys

Definition at line 915 of file salld.h.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated