Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/include/crypto/
Dcrypto.h33 inline Octet16 aes_128(const Octet16& key, const uint8_t* message, in aes_128() function
/packages/modules/Bluetooth/tools/rootcanal/lib/crypto/
Dcrypto.cc12 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function
/packages/modules/Bluetooth/system/stack/crypto_toolbox/
Dcrypto_toolbox.h43 inline Octet16 aes_128(const Octet16& key, const uint8_t* message, in aes_128() function
Daes_cmac.cc64 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.h69 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