Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/bin/wpa_supplicant/
H A Daes-xinternal.c7 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, u8 *plain) in aes_unwrap() function
/netbsd-src/external/bsd/wpa/dist/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