Home
last modified time | relevance | path

Searched refs:mbedtls_a64_crypto_sha256_has_support (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dsha256.c572 static int mbedtls_a64_crypto_sha256_has_support(void) in mbedtls_a64_crypto_sha256_has_support() function
588 if (mbedtls_a64_crypto_sha256_has_support()) { in mbedtls_internal_sha256_process_many()
598 if (mbedtls_a64_crypto_sha256_has_support()) { in mbedtls_internal_sha256_process()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dsha256.c602 static int mbedtls_a64_crypto_sha256_has_support(void) in mbedtls_a64_crypto_sha256_has_support() function
618 if (mbedtls_a64_crypto_sha256_has_support()) { in mbedtls_internal_sha256_process_many()
628 if (mbedtls_a64_crypto_sha256_has_support()) { in mbedtls_internal_sha256_process()