Searched refs:PSA_ERROR_BUFFER_TOO_SMALL (Results 1 – 14 of 14) sorted by relevance
77 { 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()
140 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()
115 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()
158 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()
517 return PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_cipher_update()577 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_cipher_finish()
341 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_rsa_sign_hash()551 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_asymmetric_encrypt()
360 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()1473 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_key_buffer_internal()1518 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_key()1634 return PSA_ERROR_BUFFER_TOO_SMALL; in psa_export_public_key()2830 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_mac_sign_finish()[all …]
361 status = PSA_ERROR_BUFFER_TOO_SMALL; in mbedtls_psa_hash_finish()
373 case PSA_ERROR_BUFFER_TOO_SMALL: in mbedtls_lms_error_from_psa()
757 if (status != PSA_ERROR_BUFFER_TOO_SMALL) { in psa_load_builtin_key_into_slot()
2728 case PSA_ERROR_BUFFER_TOO_SMALL: in psa_ssl_status_to_mbedtls()
9208 case PSA_ERROR_BUFFER_TOO_SMALL: in mbedtls_ssl_get_key_exchange_md_tls1_2()
98 #define PSA_ERROR_BUFFER_TOO_SMALL ((psa_status_t)-138) macro
1592 * psa_raw_key_agreement() now returns PSA_ERROR_BUFFER_TOO_SMALL when