Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Daes_wrap.h68 int __must_check aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce,
Daes-ccm.c178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ad() function