Home
last modified time | relevance | path

Searched refs:aes_ccm_ad (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes_wrap.h68 int __must_check aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ad() function