Searched refs:PSA_ERROR_BUFFER_TOO_SMALL (Results 1 – 17 of 17) sorted by relevance
109 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_wrap_key()148 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_unwrap_key()169 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_generate_key()295 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_import_key()370 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_export_key()391 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_export_key()435 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_export_public_key()546 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_export_public_key()586 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_get_builtin_key()606 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_opaque_get_builtin_key()[all …]
54 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_cipher_encrypt()91 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_cipher_decrypt()192 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_update()221 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_finish()
192 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_signature_sign_message()305 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_test_transparent_signature_sign_hash()
162 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_encrypt()245 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_aead_unpadded_locate_tag()525 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_psa_aead_update()562 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_psa_aead_finish()582 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_psa_aead_finish()
74 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_get_key_domain_parameters()
145 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_to_psa_error()205 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_to_psa_error()238 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_to_psa_error()1267 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_export_key_buffer_internal()1312 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_export_key()1416 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_export_public_key()2459 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_mac_sign_finish()2556 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_mac_compute_internal()2686 return( PSA_ERROR_BUFFER_TOO_SMALL ); in psa_sign_internal()3365 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_cipher_generate_iv()[all …]
394 return( PSA_ERROR_BUFFER_TOO_SMALL ); in cipher_update()450 status = PSA_ERROR_BUFFER_TOO_SMALL; in cipher_finish()
310 if( status != PSA_ERROR_BUFFER_TOO_SMALL ) in psa_load_builtin_key_into_slot()
372 status = PSA_ERROR_BUFFER_TOO_SMALL; in hash_finish()
269 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_psa_ecp_export_key()
400 status = PSA_ERROR_BUFFER_TOO_SMALL; in rsa_sign_hash()
6972 case PSA_ERROR_BUFFER_TOO_SMALL: in mbedtls_ssl_get_key_exchange_md_tls1_2()
11 …ort_export:"2a2b":PSA_KEY_TYPE_RAW_DATA:PSA_KEY_USAGE_EXPORT:0:0:16:-1:PSA_ERROR_BUFFER_TOO_SMALL:135 …D_LOCATION( PSA_KEY_PERSISTENCE_VOLATILE, TEST_DRIVER_LOCATION ):16:-1:PSA_ERROR_BUFFER_TOO_SMALL:11512 hash_compute_fail:PSA_ALG_SHA_256:"":0:PSA_ERROR_BUFFER_TOO_SMALL1516 hash_compute_fail:PSA_ALG_SHA_256:"":31:PSA_ERROR_BUFFER_TOO_SMALL3312 …"aa740abfadcda779220d3b406c5d7ec09a77fe9d94104539":PSA_ALG_GCM:0:0:"":"":PSA_ERROR_BUFFER_TOO_SMALL3324 …8f909192939495969798999a9b9c9d9e9f":PSA_ALG_CHACHA20_POLY1305:11:0:"":"":PSA_ERROR_BUFFER_TOO_SMALL3328 …e8f909192939495969798999a9b9c9d9e9f":PSA_ALG_CHACHA20_POLY1305:0:0:"":"":PSA_ERROR_BUFFER_TOO_SMALL3388 …_GCM:15:"5f4b43e811da9c470d6a9b01":"":"d2ae38c4375954835d75b8e4c2f9bbb4":PSA_ERROR_BUFFER_TOO_SMALL3392 …G_GCM:0:"5f4b43e811da9c470d6a9b01":"":"d2ae38c4375954835d75b8e4c2f9bbb4":PSA_ERROR_BUFFER_TOO_SMALL3840 …ffc7f874d9244c3460f54f322d3a":PSA_ALG_ECDSA(PSA_ALG_SHA_256):"616263":63:PSA_ERROR_BUFFER_TOO_SMALL[all …]
357 return( PSA_ERROR_BUFFER_TOO_SMALL );645 case PSA_ERROR_BUFFER_TOO_SMALL:
2094 PSA_ERROR_BUFFER_TOO_SMALL );2425 PSA_ERROR_BUFFER_TOO_SMALL );
86 #define PSA_ERROR_BUFFER_TOO_SMALL ((psa_status_t)-138) macro
814 If this function returns `PSA_SUCCESS` or `PSA_ERROR_BUFFER_TOO_SMALL`, it must fill `attributes` w…825 * `PSA_ERROR_BUFFER_TOO_SMALL`: `key_buffer_size` is insufficient. In this case, the driver must pa…
Completed in 77 milliseconds