Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c8123 static psa_status_t mbedtls_psa_crypto_init_subsystem(mbedtls_psa_crypto_subsystem subsystem) in mbedtls_psa_crypto_init_subsystem() function
8265 status = mbedtls_psa_crypto_init_subsystem(PSA_CRYPTO_SUBSYSTEM_DRIVER_WRAPPERS); in psa_crypto_init()
8270 status = mbedtls_psa_crypto_init_subsystem(PSA_CRYPTO_SUBSYSTEM_KEY_SLOTS); in psa_crypto_init()
8275 status = mbedtls_psa_crypto_init_subsystem(PSA_CRYPTO_SUBSYSTEM_RNG); in psa_crypto_init()
8280 status = mbedtls_psa_crypto_init_subsystem(PSA_CRYPTO_SUBSYSTEM_TRANSACTION); in psa_crypto_init()