Home
last modified time | relevance | path

Searched defs:noncelen (Results 1 – 4 of 4) sorted by relevance

/external/dropbear/libtomcrypt/src/encauth/eax/
Deax_init.c34 const unsigned char *nonce, unsigned long noncelen, in eax_init()
Deax_encrypt_authenticate_memory.c38 const unsigned char *nonce, unsigned long noncelen, in eax_encrypt_authenticate_memory()
Deax_decrypt_verify_memory.c39 const unsigned char *nonce, unsigned long noncelen, in eax_decrypt_verify_memory()
/external/dropbear/libtomcrypt/src/encauth/ccm/
Dccm_memory.c41 const unsigned char *nonce, unsigned long noncelen, in ccm_memory()