Home
last modified time | relevance | path

Searched refs:AESCommonLPF3_loadKey (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.h147 void AESCommonLPF3_loadKey(const CryptoKey *key);
DAESCommonLPF3.c186 AESCommonLPF3_loadKey(key); in AESCommonLPF3_setupOperation()
195 void AESCommonLPF3_loadKey(const CryptoKey *key) in AESCommonLPF3_loadKey() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesccm/
DAESCCMLPF3.c873 AESCommonLPF3_loadKey(operation->key); in AESCCMLPF3_oneStepOperation()
1606 AESCommonLPF3_loadKey(&object->common.key); in AESCCM_addAAD()
1699 AESCommonLPF3_loadKey(&object->common.key); in AESCCMLPF3_addData()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.c316 AESCommonLPF3_loadKey(&object->common.key); in AESCMACLPF3_startOperation()