Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/include/crypto/
Dcrypto.h33 inline Octet16 aes_128(const Octet16& key, const uint8_t* message, const uint8_t length) { in aes_128() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/lib/crypto/
Dcrypto.cc26 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/
H A Daes.rs159 fn aes_128() { in aes_128() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/
H A Daes.rs159 fn aes_128() { in aes_128() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes_cmac.cc67 Octet16 aes_128(const Octet16& key, const Octet16& message) { in aes_128() function
/aosp_15_r20/external/googleapis/google/cloud/video/transcoder/v1/
H A Dresources.proto1371 Aes128Encryption aes_128 = 3; field