Searched defs:nonce_len (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/crypto/ |
| H A D | aes-gcm.c | 72 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() 369 const void *nonce, size_t nonce_len, in internal_aes_gcm_enc() 392 const void *nonce, size_t nonce_len, in internal_aes_gcm_dec() 461 const uint8_t *nonce, size_t nonce_len, in aes_gcm_init()
|
| H A D | crypto.c | 409 const uint8_t *nonce, size_t nonce_len, in crypto_authenc_init()
|
| /optee_os/core/drivers/ |
| H A D | stm32mp15_huk.c | 97 size_t nonce_len = sizeof(nonce); in aes_gcm_encrypt_uid() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ctr_drbg.c | 450 size_t nonce_len) in mbedtls_ctr_drbg_reseed_internal() 543 size_t nonce_len; in mbedtls_ctr_drbg_seed() local
|
| /optee_os/core/drivers/crypto/crypto_api/authenc/ |
| H A D | authenc.c | 78 size_t nonce_len, size_t tag_len, size_t aad_len, in authenc_init()
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | gcm.c | 64 const uint8_t *nonce, size_t nonce_len, in crypto_aes_gcm_init()
|
| H A D | ccm.c | 65 const uint8_t *nonce, size_t nonce_len, in crypto_aes_ccm_init()
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 4084 size_t nonce_len, size_t tag_len, in syscall_authenc_init()
|