Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ccm/
A Dccm_add_nonce.c15 const unsigned char *nonce, unsigned long noncelen) in ccm_add_nonce()
A Dccm_memory.c36 const unsigned char *nonce, unsigned long noncelen, in ccm_memory()
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ocb3/
A Docb3_init.c12 …nt_calc_offset_zero(ocb3_state *ocb, const unsigned char *nonce, unsigned long noncelen, unsigned … in s_ocb3_int_calc_offset_zero()
84 const unsigned char *nonce, unsigned long noncelen, in ocb3_init()
A Docb3_encrypt_authenticate_memory.c30 const unsigned char *nonce, unsigned long noncelen, in ocb3_encrypt_authenticate_memory()
A Docb3_decrypt_verify_memory.c31 const unsigned char *nonce, unsigned long noncelen, in ocb3_decrypt_verify_memory()
/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/salsa20/
A Dxsalsa20_memory.c21 const unsigned char *nonce, unsigned long noncelen, in xsalsa20_memory()
A Dxsalsa20_setup.c55 const unsigned char *nonce, unsigned long noncelen, in xsalsa20_setup()
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/eax/
A Deax_init.c26 const unsigned char *nonce, unsigned long noncelen, in eax_init()
A Deax_encrypt_authenticate_memory.c30 const unsigned char *nonce, unsigned long noncelen, in eax_encrypt_authenticate_memory()
A Deax_decrypt_verify_memory.c31 const unsigned char *nonce, unsigned long noncelen, in eax_decrypt_verify_memory()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h420 noncelen; /* length of the nonce */ member

Completed in 9 milliseconds