Home
last modified time | relevance | path

Searched refs:psa_generic_status_to_mbedtls (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dctr_drbg.c222 ret = psa_generic_status_to_mbedtls(status); in block_cipher_df()
250 ret = psa_generic_status_to_mbedtls(status); in block_cipher_df()
277 ret = psa_generic_status_to_mbedtls(status); in block_cipher_df()
294 ret = psa_generic_status_to_mbedtls(status); in block_cipher_df()
364 ret = psa_generic_status_to_mbedtls(status); in ctr_drbg_update_internal()
387 ret = psa_generic_status_to_mbedtls(status); in ctr_drbg_update_internal()
577 ret = psa_generic_status_to_mbedtls(status); in mbedtls_ctr_drbg_seed()
670 ret = psa_generic_status_to_mbedtls(status); in mbedtls_ctr_drbg_random_with_add()
H A Dpsa_util.c125 int psa_generic_status_to_mbedtls(psa_status_t status) in psa_generic_status_to_mbedtls() function
179 return psa_generic_status_to_mbedtls(status); in psa_pk_status_to_mbedtls()
H A Dpsa_util_internal.h79 int psa_generic_status_to_mbedtls(psa_status_t status);
H A Dblock_cipher.c48 psa_generic_status_to_mbedtls); in mbedtls_cipher_error_from_psa()
H A Dssl_cookie.c34 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_ticket.c28 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dlmots.c42 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dlms.c43 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dmd.c768 psa_generic_status_to_mbedtls); in mbedtls_md_error_from_psa()
H A Dssl_tls13_generic.c37 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_tls13_keys.c33 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_tls13_client.c31 psa_generic_status_to_mbedtls); in local_err_translation()
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_util.c104 int psa_generic_status_to_mbedtls(psa_status_t status) in psa_generic_status_to_mbedtls() function
156 return psa_generic_status_to_mbedtls(status); in psa_pk_status_to_mbedtls()
H A Dpsa_util_internal.h75 int psa_generic_status_to_mbedtls(psa_status_t status);
H A Dconstant_time.c32 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_cookie.c34 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_ticket.c28 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dlmots.c42 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dlms.c43 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dmd.c768 psa_generic_status_to_mbedtls); in mbedtls_md_error_from_psa()
H A Dssl_tls13_generic.c37 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_tls13_keys.c45 psa_generic_status_to_mbedtls); in local_err_translation()
H A Dssl_tls13_client.c31 psa_generic_status_to_mbedtls); in local_err_translation()
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dssl_helpers.h37 psa_generic_status_to_mbedtls)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dssl_helpers.h37 psa_generic_status_to_mbedtls)

12