OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:omac1_aes_256
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/crypto/
aes-omac1.c
159
*
omac1_aes_256
- One-Key CBC MAC (OMAC1) hash with AES-256 (aka AES-CMAC)
170
int
omac1_aes_256
(const u8 *key, const u8 *data, size_t data_len, u8 *mac)
function
crypto_linux.c
778
int
omac1_aes_256
(const u8 *key, const u8 *data, size_t data_len, u8 *mac)
function
crypto_wolfssl.c
1299
int
omac1_aes_256
(const u8 *key, const u8 *data, size_t data_len, u8 *mac)
function
crypto_openssl.c
1892
int
omac1_aes_256
(const u8 *key, const u8 *data, size_t data_len, u8 *mac)
function
Completed in 55 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026