Home
last modified time | relevance | path

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

/optee_os-3.20.0/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.c380 const uint8_t *nonce, size_t nonce_len, in crypto_authenc_init()
/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c92 size_t nonce_len = sizeof(nonce); in aes_gcm_encrypt_uid() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dctr_drbg.c364 size_t nonce_len ) in mbedtls_ctr_drbg_reseed_internal()
455 size_t nonce_len; in mbedtls_ctr_drbg_seed() local
/optee_os-3.20.0/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-3.20.0/core/lib/libtomcrypt/
A Dccm.c65 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-3.20.0/core/tee/
A Dtee_svc_cryp.c3699 size_t nonce_len, size_t tag_len, in syscall_authenc_init()

Completed in 17 milliseconds