Home
last modified time | relevance | path

Searched refs:psa_aead_set_nonce_internal (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c5193 static psa_status_t psa_aead_set_nonce_internal(psa_aead_operation_t *operation, in psa_aead_set_nonce_internal() function
5274 status = psa_aead_set_nonce_internal(operation, local_nonce, in psa_aead_generate_nonce()
5301 status = psa_aead_set_nonce_internal(operation, nonce, nonce_length); in psa_aead_set_nonce()