Searched defs:nonce_len (Results 1 – 2 of 2) sorted by relevance
340 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()397 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
1187 size_t nonce_len; member