Home
last modified time | relevance | path

Searched refs:PSA_SUCCESS (Results 1 – 25 of 65) sorted by relevance

123

/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.data2 mock_init:1:PSA_SUCCESS:PSA_SUCCESS:PSA_SUCCESS:1
5 mock_init:1:PSA_SUCCESS:PSA_ERROR_HARDWARE_FAILURE:PSA_ERROR_HARDWARE_FAILURE:1
8 mock_init:0:PSA_ERROR_INVALID_ARGUMENT:PSA_ERROR_BAD_STATE:PSA_SUCCESS:0
11 mock_init:INT_MAX:PSA_ERROR_NOT_SUPPORTED:PSA_ERROR_BAD_STATE:PSA_SUCCESS:0
14 mock_import:PSA_SUCCESS:PSA_SUCCESS:0:PSA_SUCCESS
17 mock_import:PSA_SUCCESS:PSA_SUCCESS:PSA_MAX_KEY_BITS:PSA_SUCCESS
20 mock_import:PSA_SUCCESS:PSA_ERROR_NOT_SUPPORTED:PSA_MAX_KEY_BITS+1:PSA_ERROR_NOT_SUPPORTED
23 mock_import:PSA_ERROR_HARDWARE_FAILURE:PSA_SUCCESS:0:PSA_ERROR_HARDWARE_FAILURE
26 mock_import:PSA_SUCCESS:PSA_ERROR_HARDWARE_FAILURE:0:PSA_ERROR_HARDWARE_FAILURE
29 mock_export:PSA_SUCCESS:PSA_SUCCESS
[all …]
Dtest_suite_psa_crypto_driver_wrappers.data2PSA_SUCCESS:"ab45435712649cb30bbddac49197eebf2740ffc7f874d9244c3460f54f322d3a":"9ac4335b469bbd7914…
6 …22e918d51175eb259151ce95d7c26cc04e25503e2f7a1ec3573e3c2412534bb4a19b3a7811742f49f50f":0:PSA_SUCCESS
12PSA_SUCCESS:"ab45435712649cb30bbddac49197eebf2740ffc7f874d9244c3460f54f322d3a":"9ac4335b469bbd7914…
15PSA_SUCCESS:0:"ab45435712649cb30bbddac49197eebf2740ffc7f874d9244c3460f54f322d3a":"9ac4335b469bbd79…
19 …bf22e918d51175eb259151ce95d7c26cc04e25503e2f7a1ec3573e3c2412534bb4a19b3a7811742f49f50f":PSA_SUCCESS
25PSA_SUCCESS:1:"04dea5e45d0ea37fc566232a508f4ad20ea13d47e4bf5fa4d54a57a0ba012042087097496efc583fed8…
29 …bf22e918d51175eb259151ce95d7c26cc04e25503e2f7a1ec3573e3c2412534bb4a19b3a7811742f49f50f":PSA_SUCCESS
35PSA_SUCCESS:"ab45435712649cb30bbddac49197eebf2740ffc7f874d9244c3460f54f322d3a":"616263":"36e5b5a7d…
39 …9dde48d84c9bf736fc1ed48d8b3660e7d3cbc6b1870730b7ce2a043f69e37ccb340b98d1e65184e03548":0:PSA_SUCCESS
45 …message:PSA_SUCCESS:"ab45435712649cb30bbddac49197eebf2740ffc7f874d9244c3460f54f322d3a":"616263":"0…
[all …]
Dtest_suite_psa_crypto.data5 import_export:"2a":PSA_KEY_TYPE_RAW_DATA:PSA_KEY_USAGE_EXPORT:0:0:8:0:PSA_SUCCESS:1
8 import_export:"2a":PSA_KEY_TYPE_RAW_DATA:PSA_KEY_USAGE_EXPORT:0:0:8:1:PSA_SUCCESS:1
15 …6789abcdef0123456789abcdef":PSA_KEY_TYPE_AES:PSA_KEY_USAGE_EXPORT:PSA_ALG_CTR:0:128:0:PSA_SUCCESS:1
19 …6789abcdef0123456789abcdef":PSA_KEY_TYPE_AES:PSA_KEY_USAGE_EXPORT:PSA_ALG_CTR:0:192:0:PSA_SUCCESS:1
23 …6789abcdef0123456789abcdef":PSA_KEY_TYPE_AES:PSA_KEY_USAGE_EXPORT:PSA_ALG_CTR:0:256:0:PSA_SUCCESS:1
27 …OM_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):8:0:PSA_SUCCESS:1
31 …OM_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):8:1:PSA_SUCCESS:1
39 …_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):128:0:PSA_SUCCESS:1
43 …_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):192:0:PSA_SUCCESS:1
47 …_PERSISTENCE_AND_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):256:0:PSA_SUCCESS:1
[all …]
Dtest_suite_psa_crypto_init.data26 custom_entropy_sources:0x0000ffff:PSA_SUCCESS
43 fake_entropy_source:MBEDTLS_ENTROPY_BLOCK_SIZE:0:0:0:MBEDTLS_ENTROPY_BLOCK_SIZE:PSA_SUCCESS
47 fake_entropy_source:MBEDTLS_ENTROPY_BLOCK_SIZE:MBEDTLS_ENTROPY_BLOCK_SIZE - 1:1:-1:-1:PSA_SUCCESS
51 …_ENTROPY_BLOCK_SIZE:MBEDTLS_ENTROPY_BLOCK_SIZE - 1:MBEDTLS_ENTROPY_BLOCK_SIZE - 1:-1:-1:PSA_SUCCESS
54 …ce:MBEDTLS_ENTROPY_BLOCK_SIZE:0:MBEDTLS_ENTROPY_BLOCK_SIZE:0:MBEDTLS_ENTROPY_BLOCK_SIZE:PSA_SUCCESS
63 entropy_from_nv_seed:ENTROPY_MIN_NV_SEED_SIZE:PSA_SUCCESS
Dtest_suite_psa_crypto_driver_wrappers.function52 if( expected_status == PSA_SUCCESS )
166 if( expected_status == PSA_SUCCESS )
286 if( actual_status == PSA_SUCCESS )
410 if( actual_status == PSA_SUCCESS )
567 TEST_EQUAL( mbedtls_test_driver_cipher_hooks.hits, ( force_status == PSA_SUCCESS ? 1 : 0 ) );
584 TEST_EQUAL( mbedtls_test_driver_cipher_hooks.hits, ( force_status == PSA_SUCCESS ? 1 : 0 ) );
616 TEST_EQUAL( mbedtls_test_driver_cipher_hooks.hits, ( force_status == PSA_SUCCESS ? 2 : 0 ) );
621 if( expected_status == PSA_SUCCESS )
699 TEST_EQUAL( mbedtls_test_driver_cipher_hooks.hits, ( force_status == PSA_SUCCESS ? 1 : 0 ) );
717 TEST_EQUAL( mbedtls_test_driver_cipher_hooks.hits, ( force_status == PSA_SUCCESS ? 1 : 0 ) );
[all …]
Dtest_suite_psa_its.data38 get_at:0:"40414243444546474849":10:0:PSA_SUCCESS
41 get_at:0:"40414243444546474849":9:1:PSA_SUCCESS
44 get_at:0:"40414243444546474849":0:0:PSA_SUCCESS
47 get_at:0:"40414243444546474849":0:1:PSA_SUCCESS
50 get_at:0:"40414243444546474849":1:2:PSA_SUCCESS
Dtest_suite_psa_crypto_entropy.data29 validate_entropy_seed_injection:MBEDTLS_PSA_INJECT_ENTROPY_MIN_SIZE:PSA_SUCCESS:MBEDTLS_PSA_INJECT_…
32 validate_entropy_seed_injection:MBEDTLS_ENTROPY_MAX_SEED_SIZE:PSA_SUCCESS:MBEDTLS_ENTROPY_MAX_SEED_…
35 …_ENTROPY_MAX_SEED_SIZE+1:PSA_ERROR_INVALID_ARGUMENT:MBEDTLS_PSA_INJECT_ENTROPY_MIN_SIZE:PSA_SUCCESS
38 …S_ENTROPY_MIN_PLATFORM-1:PSA_ERROR_INVALID_ARGUMENT:MBEDTLS_PSA_INJECT_ENTROPY_MIN_SIZE:PSA_SUCCESS
41 …TLS_ENTROPY_BLOCK_SIZE-1:PSA_ERROR_INVALID_ARGUMENT:MBEDTLS_PSA_INJECT_ENTROPY_MIN_SIZE:PSA_SUCCESS
/third_party/mbedtls/library/
Dpsa_crypto.c131 return( PSA_SUCCESS ); in mbedtls_to_psa_error()
478 return( PSA_SUCCESS ); in psa_validate_unstructured_key_bit_size()
502 return( PSA_SUCCESS ); in psa_mac_key_can_do()
515 return( PSA_SUCCESS ); in psa_mac_key_can_do()
533 return( PSA_SUCCESS ); in psa_allocate_buffer_to_slot()
542 if( status != PSA_SUCCESS ) in psa_copy_key_material_into_slot()
546 return( PSA_SUCCESS ); in psa_copy_key_material_into_slot()
568 if( status != PSA_SUCCESS ) in psa_import_key_into_slot()
576 return( PSA_SUCCESS ); in psa_import_key_into_slot()
671 if( PSA_SUCCESS != psa_mac_key_can_do( alg1, key_type ) ) in psa_key_policy_algorithm_intersection()
[all …]
Dpsa_crypto_slot_management.c122 PSA_SUCCESS : PSA_ERROR_DOES_NOT_EXIST; in psa_get_and_lock_key_slot_in_memory()
136 PSA_SUCCESS : PSA_ERROR_DOES_NOT_EXIST; in psa_get_and_lock_key_slot_in_memory()
139 if( status == PSA_SUCCESS ) in psa_get_and_lock_key_slot_in_memory()
142 if( status == PSA_SUCCESS ) in psa_get_and_lock_key_slot_in_memory()
155 return( PSA_SUCCESS ); in psa_initialize_key_slots()
218 if( status != PSA_SUCCESS ) in psa_get_empty_key_slot()
225 return( PSA_SUCCESS ); in psa_get_empty_key_slot()
239 psa_status_t status = PSA_SUCCESS; in psa_load_persistent_key_into_slot()
245 if( status != PSA_SUCCESS ) in psa_load_persistent_key_into_slot()
297 if( status != PSA_SUCCESS ) in psa_load_builtin_key_into_slot()
[all …]
Dpsa_crypto_storage.c103 if( status != PSA_SUCCESS ) in psa_crypto_storage_load()
155 if( status != PSA_SUCCESS ) in psa_crypto_storage_store()
161 if( status != PSA_SUCCESS ) in psa_crypto_storage_store()
173 if( status != PSA_SUCCESS ) in psa_crypto_storage_store()
192 return( PSA_SUCCESS ); in psa_destroy_persistent_key()
194 if( psa_its_remove( data_identifier ) != PSA_SUCCESS ) in psa_destroy_persistent_key()
201 return( PSA_SUCCESS ); in psa_destroy_persistent_key()
225 if( status != PSA_SUCCESS ) in psa_crypto_storage_get_data_length()
230 return( PSA_SUCCESS ); in psa_crypto_storage_get_data_length()
275 return( PSA_SUCCESS ); in check_magic_header()
[all …]
Dpsa_crypto_mac.c72 if( status != PSA_SUCCESS ) in psa_hmac_setup_internal()
95 if( status != PSA_SUCCESS ) in psa_hmac_setup_internal()
126 if( status != PSA_SUCCESS ) in psa_hmac_finish_internal()
131 if( status != PSA_SUCCESS ) in psa_hmac_finish_internal()
135 if( status != PSA_SUCCESS ) in psa_hmac_finish_internal()
139 if( status != PSA_SUCCESS ) in psa_hmac_finish_internal()
143 if( status != PSA_SUCCESS ) in psa_hmac_finish_internal()
209 status = PSA_SUCCESS; in mac_init()
218 status = PSA_SUCCESS; in mac_init()
227 if( status != PSA_SUCCESS ) in mac_init()
[all …]
Dpsa_crypto_cipher.c279 status = PSA_SUCCESS; in psa_cipher_update_ecb()
305 if( status != PSA_SUCCESS ) in psa_cipher_update_ecb()
322 if( status != PSA_SUCCESS ) in psa_cipher_update_ecb()
340 status = PSA_SUCCESS; in psa_cipher_update_ecb()
417 if( status != PSA_SUCCESS ) in mbedtls_psa_cipher_finish()
444 return( PSA_SUCCESS ); in mbedtls_psa_cipher_abort()
467 if( status != PSA_SUCCESS ) in mbedtls_psa_cipher_encrypt()
473 if( status != PSA_SUCCESS ) in mbedtls_psa_cipher_encrypt()
480 if( status != PSA_SUCCESS ) in mbedtls_psa_cipher_encrypt()
487 if( status != PSA_SUCCESS ) in mbedtls_psa_cipher_encrypt()
[all …]
Dpsa_crypto_rsa.c64 if( status == PSA_SUCCESS ) in psa_check_rsa_key_byte_aligned()
90 if( status != PSA_SUCCESS ) in mbedtls_psa_rsa_load_representation()
111 if( status != PSA_SUCCESS ) in mbedtls_psa_rsa_load_representation()
147 if( status != PSA_SUCCESS ) in mbedtls_psa_rsa_import_key()
214 return( PSA_SUCCESS ); in mbedtls_psa_rsa_export_key()
235 if( status != PSA_SUCCESS ) in mbedtls_psa_rsa_export_public_key()
264 return( PSA_SUCCESS ); in psa_rsa_read_exponent()
277 return( PSA_SUCCESS ); in psa_rsa_read_exponent()
292 if( status != PSA_SUCCESS ) in mbedtls_psa_rsa_generate_key()
348 return( PSA_SUCCESS ); in psa_rsa_decode_md_type()
[all …]
Dpsa_crypto_aead.c80 if( status != PSA_SUCCESS ) in psa_aead_setup()
99 if( status != PSA_SUCCESS ) in psa_aead_setup()
116 if( status != PSA_SUCCESS ) in psa_aead_setup()
138 return( PSA_SUCCESS ); in psa_aead_setup()
157 if( status != PSA_SUCCESS ) in mbedtls_psa_aead_encrypt()
227 if( status == PSA_SUCCESS ) in mbedtls_psa_aead_encrypt()
254 return( PSA_SUCCESS ); in psa_aead_unpadded_locate_tag()
273 if( status != PSA_SUCCESS ) in mbedtls_psa_aead_decrypt()
279 if( status != PSA_SUCCESS ) in mbedtls_psa_aead_decrypt()
339 if( status == PSA_SUCCESS ) in mbedtls_psa_aead_decrypt()
[all …]
Dpsa_crypto_ecp.c116 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_load_representation()
127 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_load_representation()
133 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_load_representation()
144 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_load_representation()
150 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_load_representation()
182 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_import_key()
225 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_export_key()
235 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_export_key()
249 if( status == PSA_SUCCESS ) in mbedtls_psa_ecp_export_key()
269 if( status != PSA_SUCCESS ) in mbedtls_psa_ecp_export_public_key()
[all …]
Dpsa_crypto_se.c139 return( PSA_SUCCESS ); in psa_get_se_driver_its_file_uid()
150 if( status != PSA_SUCCESS ) in psa_load_se_persistent_data()
173 if( status != PSA_SUCCESS ) in psa_save_se_persistent_data()
212 if( psa_get_key_slot_number( attributes, slot_number ) == PSA_SUCCESS ) in psa_find_se_slot_for_key()
270 return( status == PSA_SUCCESS ? storage_status : status ); in psa_destroy_se_key()
288 if( status != PSA_SUCCESS ) in psa_init_all_se_drivers()
291 if( status != PSA_SUCCESS ) in psa_init_all_se_drivers()
295 return( PSA_SUCCESS ); in psa_init_all_se_drivers()
355 if( status != PSA_SUCCESS && status != PSA_ERROR_DOES_NOT_EXIST ) in psa_register_se_driver()
359 return( PSA_SUCCESS ); in psa_register_se_driver()
Dpsa_its_file.c120 return( PSA_SUCCESS ); in psa_its_read_file()
146 if( status != PSA_SUCCESS ) in psa_its_get()
172 status = PSA_SUCCESS; in psa_its_get()
212 status = PSA_SUCCESS; in psa_its_set()
218 if( status == PSA_SUCCESS && ret != 0 ) in psa_its_set()
221 if( status == PSA_SUCCESS ) in psa_its_set()
246 return( PSA_SUCCESS ); in psa_its_remove()
Dpsa_crypto_hash.c127 return( PSA_SUCCESS ); in mbedtls_psa_hash_abort()
255 return( PSA_SUCCESS ); in mbedtls_psa_hash_clone()
387 if( status == PSA_SUCCESS ) in mbedtls_psa_hash_finish()
406 if( status != PSA_SUCCESS ) in mbedtls_psa_hash_compute()
409 if( status != PSA_SUCCESS ) in mbedtls_psa_hash_compute()
412 if( status != PSA_SUCCESS ) in mbedtls_psa_hash_compute()
417 if( status == PSA_SUCCESS ) in mbedtls_psa_hash_compute()
/third_party/mbedtls/programs/psa/
Dcrypto_examples.c82 ASSERT_STATUS( status, PSA_SUCCESS ); in cipher_operation()
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()
[all …]
/third_party/mbedtls/tests/src/drivers/
Dtest_driver_key_management.c69 if( status != PSA_SUCCESS ) in mbedtls_test_transparent_init()
74 return( PSA_SUCCESS ); in mbedtls_test_transparent_init()
88 return( PSA_SUCCESS ); in mbedtls_test_opaque_init()
154 return( PSA_SUCCESS ); in mbedtls_test_opaque_wrap_key()
189 return( PSA_SUCCESS ); in mbedtls_test_opaque_unwrap_key()
198 if( mbedtls_test_driver_key_management_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_generate_key()
209 return( PSA_SUCCESS ); in mbedtls_test_transparent_generate_key()
264 if( mbedtls_test_driver_key_management_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_import_key()
345 if( status != PSA_SUCCESS ) in mbedtls_test_opaque_import_key()
375 if( status != PSA_SUCCESS ) in mbedtls_test_opaque_import_key()
[all …]
Dtest_driver_mac.c47 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_compute()
94 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_sign_setup()
134 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_verify_setup()
172 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_update()
207 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_sign_finish()
242 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_verify_finish()
274 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_mac_abort()
310 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_opaque_mac_compute()
341 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_opaque_mac_sign_setup()
368 if( mbedtls_test_driver_mac_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_opaque_mac_verify_setup()
[all …]
Dtest_driver_aead.c42 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_encrypt()
90 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_decrypt()
135 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_encrypt_setup()
167 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_decrypt_setup()
198 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_set_nonce()
226 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_set_lengths()
255 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_update_ad()
286 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_update()
322 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_finish()
359 if( mbedtls_test_driver_aead_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_aead_verify()
[all …]
Dhash.c41 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_compute()
79 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_setup()
109 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_clone()
141 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_update()
175 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_finish()
207 if( mbedtls_test_driver_hash_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_hash_abort()
Dtest_driver_signature.c223 if( mbedtls_test_driver_signature_sign_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_sign_message()
235 return( PSA_SUCCESS ); in mbedtls_test_transparent_signature_sign_message()
252 if( status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_sign_message()
300 if( mbedtls_test_driver_signature_verify_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_verify_message()
317 if( status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_verify_message()
356 if( mbedtls_test_driver_signature_sign_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_sign_hash()
366 return( PSA_SUCCESS ); in mbedtls_test_transparent_signature_sign_hash()
403 if( mbedtls_test_driver_signature_verify_hooks.forced_status != PSA_SUCCESS ) in mbedtls_test_transparent_signature_verify_hash()
/third_party/mbedtls/docs/
Dgetting_started.md86 if (status != PSA_SUCCESS) {
99 if (status != PSA_SUCCESS) {
145 if (status != PSA_SUCCESS) {
158 if (status != PSA_SUCCESS) {
168 if (status != PSA_SUCCESS) {
224 if (status != PSA_SUCCESS)
236 if (status != PSA_SUCCESS) {
244 if (status != PSA_SUCCESS) {
249 if (status != PSA_SUCCESS) {
255 if (status != PSA_SUCCESS) {
[all …]

123