Searched refs:psa_cipher_decrypt_setup (Results 1 – 4 of 4) sorted by relevance
1850 psa_status_t psa_cipher_decrypt_setup(psa_cipher_operation_t *operation,
1377 status = psa_cipher_decrypt_setup(&cipher_op, in mbedtls_cipher_crypt()
1853 status = psa_cipher_decrypt_setup(&cipher_op, in mbedtls_ssl_decrypt_buf()
4520 psa_status_t psa_cipher_decrypt_setup(psa_cipher_operation_t *operation, in psa_cipher_decrypt_setup() function