Searched defs:omac1_aes_128_vector (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/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 | 1286 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|
D | crypto_mbedtls_alt.c | 924 int omac1_aes_128_vector(const u8 *key, size_t num_elem, const u8 *addr[], const size_t *len, u8 *m… in omac1_aes_128_vector() function
|
D | crypto_openssl.c | 1879 int omac1_aes_128_vector(const u8 *key, size_t num_elem, in omac1_aes_128_vector() function
|