Home
last modified time | relevance | path

Searched defs:nonce (Results 1 – 2 of 2) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Drom_crypto.c85 AES_CCM_EncryptData(uint8_t encryptFlag, uint8_t MACLen, uint8_t *nonce, in AES_CCM_EncryptData()
98 AES_CCM_DecryptData(uint8_t decryptFlag, uint8_t MACLen, uint8_t *nonce, in AES_CCM_DecryptData()
122 uint8_t *aesKey, uint8_t *nonce, in AES_CTR_EncryptData()
133 uint8_t *aesKey, uint8_t *nonce, in AES_CTR_DecryptData()
/external/platform/nrfx/hal/
A Dnrf_qspi.h293 uint32_t nonce[3]; /**< AES 96-bit nonce, stored on 3 32-bit words. */ member

Completed in 6 milliseconds