Searched defs:omac1_aes_128_vector (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | aes-omac1.c | 133 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_linux.c | 765 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_openssl.c | 1246 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_wolfssl.c | 989 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | aes-omac1.c | 133 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_linux.c | 765 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_wolfssl.c | 993 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_openssl.c | 1319 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|