Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/
DCryptoKeyPlaintext.h118 int_fast16_t CryptoKeyPlaintext_initBlankKey(CryptoKey *keyHandle, uint8_t *keyLocation, size_t key…
DCryptoKeyPlaintext.c66 int_fast16_t CryptoKeyPlaintext_initBlankKey(CryptoKey *keyHandle, uint8_t *keyLocation, size_t key… in CryptoKeyPlaintext_initBlankKey() function
/hal_ti-latest/simplelink/source/ti/drivers/utils/
DRandom.c104 CryptoKeyPlaintext_initBlankKey(&seedKey, in Random_seedAutomatic()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/utils/
DRandom.c104 CryptoKeyPlaintext_initBlankKey(&seedKey, (uint8_t *)state, sizeof(state)); in Random_seedAutomatic()