Searched defs:nonce_len (Results 1 – 5 of 5) sorted by relevance
28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
26 size_t nonce_len; member
28 size_t nonce_len; member
435 const u8 *nonce, size_t nonce_len, in ikev2_derive_auth_data()
313 size_t nonce_len; member