Home
last modified time | relevance | path

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

/mbedtls-latest/library/
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()
/mbedtls-latest/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md616 After calling a PSA function, `block_cipher` functions call `mbedtls_cipher_error_from_psa` to conv…