Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() function
H A Dcrypto_linux.c784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() function
H A Dcrypto_wolfssl.c425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() function
H A Dcrypto_openssl.c446 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap() function