Home
last modified time | relevance | path

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

/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.h43 inline Octet16 aes_128(const Octet16& key, const uint8_t* message, in aes_128() function
Daes_cmac.cc62 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function
/system/bt/gd/crypto_toolbox/
Dcrypto_toolbox.h56 inline Octet16 aes_128(const Octet16& key, const uint8_t* message, const uint8_t length) { in aes_128() function
Daes_cmac.cc61 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function