Home
last modified time | relevance | path

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

/mbedtls/library/
A Dblock_cipher.c45 static int mbedtls_cipher_error_from_psa(psa_status_t status) in mbedtls_cipher_error_from_psa() function
138 return mbedtls_cipher_error_from_psa(status); in mbedtls_block_cipher_setkey()
176 return mbedtls_cipher_error_from_psa(status); in mbedtls_block_cipher_encrypt()
/mbedtls/docs/architecture/psa-migration/
A Dmd-cipher-dispatch.md616 After calling a PSA function, `block_cipher` functions call `mbedtls_cipher_error_from_psa` to conv…

Completed in 4 milliseconds