Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Daes256.c36 bool AES256_setCipherKey(uint32_t moduleInstance, const uint8_t * cipherKey, in AES256_setCipherKey()
147 bool AES256_setDecipherKey(uint32_t moduleInstance, const uint8_t * cipherKey, in AES256_setDecipherKey()
260 const uint8_t * cipherKey, uint_fast16_t keyLength) in AES256_startSetDecipherKey()