Home
last modified time | relevance | path

Searched refs:PSA_ERROR_BUFFER_TOO_SMALL (Results 1 - 21 of 21) sorted by relevance

/third_party/mbedtls/3rdparty/p256-m/
H A Dp256-m_driver_entrypoints.c98 return PSA_ERROR_BUFFER_TOO_SMALL; in p256_transparent_import_key()
125 return PSA_ERROR_BUFFER_TOO_SMALL; in p256_transparent_export_public_key()
150 return PSA_ERROR_BUFFER_TOO_SMALL; in p256_transparent_generate_key()
190 return PSA_ERROR_BUFFER_TOO_SMALL; in p256_transparent_key_agreement()
225 return PSA_ERROR_BUFFER_TOO_SMALL; in p256_transparent_sign_hash()
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_key_management.c139 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_wrap_key()
181 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_unwrap_key()
204 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_generate_key()
383 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_import_key()
475 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_export_key()
501 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_export_key()
544 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_export_public_key()
693 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_export_public_key()
733 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_get_builtin_key()
754 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_opaque_get_builtin_key()
[all...]
H A Dtest_driver_cipher.c48 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_encrypt()
98 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_decrypt()
247 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_update()
286 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_cipher_finish()
H A Dtest_driver_asymmetric_encryption.c38 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_asymmetric_encrypt()
79 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_asymmetric_decrypt()
H A Dtest_driver_key_agreement.c50 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_key_agreement()
H A Dtest_driver_signature.c198 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_signature_sign_message()
335 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_signature_sign_hash()
H A Dtest_driver_pake.c66 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_test_transparent_pake_output()
/third_party/mbedtls/library/
H A Dpsa_crypto_aead.c140 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_encrypt()
223 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_aead_unpadded_locate_tag()
509 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_update()
522 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_update()
562 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_finish()
578 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_finish()
593 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_aead_finish()
H A Dpsa_util.c77 { PSA_ERROR_BUFFER_TOO_SMALL, MBEDTLS_ERR_LMS_BUFFER_TOO_SMALL },
92 { PSA_ERROR_BUFFER_TOO_SMALL, MBEDTLS_ERR_SSL_BUFFER_TOO_SMALL }
104 { PSA_ERROR_BUFFER_TOO_SMALL, MBEDTLS_ERR_RSA_OUTPUT_TOO_LARGE },
119 { PSA_ERROR_BUFFER_TOO_SMALL, MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL },
162 case PSA_ERROR_BUFFER_TOO_SMALL: in psa_pk_status_to_mbedtls()
H A Dpsa_crypto_pake.c115 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_ecjpake_to_psa_error()
362 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_pake_output_internal()
449 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_pake_input_internal()
463 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_pake_input_internal()
H A Dpsa_crypto_ffdh.c158 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_ffdh_export_public_key()
246 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_ffdh_import_key()
H A Dpsa_crypto_cipher.c520 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_cipher_update()
580 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_cipher_finish()
H A Dpsa_crypto_rsa.c342 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_rsa_sign_hash()
552 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_asymmetric_encrypt()
H A Dpsa_crypto.c360 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
432 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
473 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
512 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
535 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
545 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_to_psa_error()
1444 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_key_buffer_internal()
1489 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_key()
1605 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_public_key()
2577 * PSA_ERROR_BUFFER_TOO_SMALL fo in psa_mac_finalize_alg_and_key_validation()
[all...]
H A Dpsa_crypto_hash.c361 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_hash_finish()
H A Dlmots.c373 case PSA_ERROR_BUFFER_TOO_SMALL: in mbedtls_lms_error_from_psa()
H A Dpsa_crypto_slot_management.c320 if (status != PSA_ERROR_BUFFER_TOO_SMALL) { in psa_load_builtin_key_into_slot()
H A Dssl_misc.h2650 case PSA_ERROR_BUFFER_TOO_SMALL: in psa_ssl_status_to_mbedtls()
H A Dssl_tls.c9370 case PSA_ERROR_BUFFER_TOO_SMALL: in mbedtls_ssl_get_key_exchange_md_tls1_2()
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h98 #define PSA_ERROR_BUFFER_TOO_SMALL ((psa_status_t)-138) macro
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c8 case PSA_ERROR_BUFFER_TOO_SMALL: return "PSA_ERROR_BUFFER_TOO_SMALL"; in psa_strerror()

Completed in 55 milliseconds