Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dblock_cipher.c45 static int mbedtls_cipher_error_from_psa(psa_status_t status) in mbedtls_cipher_error_from_psa() function
142 return mbedtls_cipher_error_from_psa(status); in mbedtls_block_cipher_setkey()
180 return mbedtls_cipher_error_from_psa(status); in mbedtls_block_cipher_encrypt()