Searched defs:aes_unwrap (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, function
H A Dcrypto_linux.c784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, function
H A Dcrypto_openssl.c446 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, function
H A Dcrypto_wolfssl.c425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, function

Completed in 163 milliseconds