Searched refs:ASSERT_STATUS (Results 1 – 1 of 1) sorted by relevance
/mbedtls-development/programs/psa/ |
A D | crypto_examples.c | 90 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_operation() 114 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_encrypt() 117 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_encrypt() 121 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_encrypt() 144 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_decrypt() 147 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_decrypt() 151 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_decrypt() 178 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() 187 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() 192 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() [all …]
|
Completed in 3 milliseconds