Home
last modified time | relevance | path

Searched defs:nonce_len (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/crypto/
A Daes-gcm.c72 size_t nonce_len, size_t tag_len) in __gcm_init()
127 size_t nonce_len, size_t tag_len) in internal_aes_gcm_init()
371 const void *nonce, size_t nonce_len, in internal_aes_gcm_enc()
394 const void *nonce, size_t nonce_len, in internal_aes_gcm_dec()
463 const uint8_t *nonce, size_t nonce_len, in aes_gcm_init()
A Dcrypto.c377 const uint8_t *nonce, size_t nonce_len, in crypto_authenc_init()
/optee_os/lib/libmbedtls/mbedtls/library/
A Dctr_drbg.c367 size_t nonce_len ) in mbedtls_ctr_drbg_reseed_internal()
458 size_t nonce_len; in mbedtls_ctr_drbg_seed() local
/optee_os/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c78 size_t nonce_len, size_t tag_len, size_t aad_len, in authenc_init()
/optee_os/core/lib/libtomcrypt/
A Dccm.c64 const uint8_t *nonce, size_t nonce_len, in crypto_aes_ccm_init()
A Dgcm.c63 const uint8_t *nonce, size_t nonce_len, in crypto_aes_gcm_init()
/optee_os/core/tee/
A Dtee_svc_cryp.c3216 size_t nonce_len, size_t tag_len, in syscall_authenc_init()

Completed in 26 milliseconds