Lines Matching refs:PSA_SUCCESS
301 status = PSA_SUCCESS; in psa_cipher_update_ecb()
327 if( status != PSA_SUCCESS ) in psa_cipher_update_ecb()
344 if( status != PSA_SUCCESS ) in psa_cipher_update_ecb()
362 status = PSA_SUCCESS; in psa_cipher_update_ecb()
442 if( status != PSA_SUCCESS ) in cipher_finish()
468 return( PSA_SUCCESS ); in cipher_abort()
487 if( status != PSA_SUCCESS ) in cipher_encrypt()
494 if( status != PSA_SUCCESS ) in cipher_encrypt()
504 if( status != PSA_SUCCESS ) in cipher_encrypt()
511 if( status != PSA_SUCCESS ) in cipher_encrypt()
517 if( status == PSA_SUCCESS ) in cipher_encrypt()
540 if( status != PSA_SUCCESS ) in cipher_decrypt()
546 if( status != PSA_SUCCESS ) in cipher_decrypt()
553 if( status != PSA_SUCCESS ) in cipher_decrypt()
560 if( status != PSA_SUCCESS ) in cipher_decrypt()
566 if ( status == PSA_SUCCESS ) in cipher_decrypt()