Home
last modified time | relevance | path

Searched refs:mbedtls_psa_sign_hash_get_num_ops (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_core.h619 uint32_t mbedtls_psa_sign_hash_get_num_ops(
H A Dpsa_crypto_driver_wrappers.h472 return(mbedtls_psa_sign_hash_get_num_ops(&operation->ctx.mbedtls_ctx)); in psa_driver_wrapper_sign_hash_get_num_ops()
H A Dpsa_crypto.c3651 uint32_t mbedtls_psa_sign_hash_get_num_ops( in mbedtls_psa_sign_hash_get_num_ops() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_core.h668 uint32_t mbedtls_psa_sign_hash_get_num_ops(
H A Dpsa_crypto_driver_wrappers.h472 return(mbedtls_psa_sign_hash_get_num_ops(&operation->ctx.mbedtls_ctx)); in psa_driver_wrapper_sign_hash_get_num_ops()
H A Dpsa_crypto.c3780 uint32_t mbedtls_psa_sign_hash_get_num_ops( in mbedtls_psa_sign_hash_get_num_ops() function
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja473 return(mbedtls_psa_sign_hash_get_num_ops(&operation->ctx.mbedtls_ctx));
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja473 return(mbedtls_psa_sign_hash_get_num_ops(&operation->ctx.mbedtls_ctx));