Home
last modified time | relevance | path

Searched refs:AESCCM_SegmentedAADOperation (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DAESCCM.h1013 } AESCCM_SegmentedAADOperation; typedef
1093AESCCM_SegmentedAADOperation segmentedAADOperation; /* Segmented AAD operation element of the op…
1403 int_fast16_t AESCCM_addAAD(AESCCM_Handle handle, AESCCM_SegmentedAADOperation *operation);
1527 void AESCCM_SegmentedAADOperation_init(AESCCM_SegmentedAADOperation *operationStruct);
DAESCCM.c96 void AESCCM_SegmentedAADOperation_init(AESCCM_SegmentedAADOperation *operationStruct) in AESCCM_SegmentedAADOperation_init()
98 memset(operationStruct, 0x00, sizeof(AESCCM_SegmentedAADOperation)); in AESCCM_SegmentedAADOperation_init()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c157 static int_fast16_t AESCCMLPF3HSM_addAAD(AESCCM_Handle handle, AESCCM_SegmentedAADOperation *operat…
1535 int_fast16_t AESCCM_addAAD(AESCCM_Handle handle, AESCCM_SegmentedAADOperation *operation) in AESCCM_addAAD()
2644 int_fast16_t AESCCMLPF3HSM_addAAD(AESCCM_Handle handle, AESCCM_SegmentedAADOperation *operation) in AESCCMLPF3HSM_addAAD()