Lines Matching refs:PSA_SUCCESS
93 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
103 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
119 return PSA_SUCCESS; in mbedtls_cipher_validate_values()
269 if (status != PSA_SUCCESS) { in mbedtls_cipher_info_from_psa()
432 status = PSA_SUCCESS; in psa_cipher_update_ecb()
457 if (status != PSA_SUCCESS) { in psa_cipher_update_ecb()
474 if (status != PSA_SUCCESS) { in psa_cipher_update_ecb()
492 status = PSA_SUCCESS; in psa_cipher_update_ecb()
538 status = PSA_SUCCESS; in mbedtls_psa_cipher_update()
571 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_finish()
601 return PSA_SUCCESS; in mbedtls_psa_cipher_abort()
624 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
630 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
638 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
646 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
653 if (status == PSA_SUCCESS) { in mbedtls_psa_cipher_encrypt()
680 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
687 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
697 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
707 if (status != PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()
714 if (status == PSA_SUCCESS) { in mbedtls_psa_cipher_decrypt()