Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c4870 static psa_status_t psa_aead_check_nonce_length(psa_algorithm_t alg, in psa_aead_check_nonce_length() function
4960 status = psa_aead_check_nonce_length(alg, nonce_length); in psa_aead_encrypt()
5027 status = psa_aead_check_nonce_length(alg, nonce_length); in psa_aead_decrypt()
5209 status = psa_aead_check_nonce_length(operation->alg, nonce_length); in psa_aead_set_nonce_internal()