Lines Matching refs:PSA_ERROR_BUFFER_TOO_SMALL
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()
272 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_to_psa_error()
293 return( PSA_ERROR_BUFFER_TOO_SMALL ); in mbedtls_to_psa_error()
301 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()
3088 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_asymmetric_encrypt()
3365 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_cipher_generate_iv()
3551 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_cipher_encrypt()
3889 status = PSA_ERROR_BUFFER_TOO_SMALL; in psa_aead_generate_nonce()