Searched refs:psa_crypto_init (Results 1 – 4 of 4) sorted by relevance
106 psa_status_t psa_crypto_init(void);
42 psa_status_t status = psa_crypto_init(); in mbedtls_ssl_tls13_crypto_init()
8538 psa_status_t psa_crypto_init(void) in psa_crypto_init() function
138 is linked against Mbed TLS and that `psa_crypto_init()` is called before221 * A TLS handshake may now call psa_crypto_init() if TLS 1.3 is enabled.352 in an application that does not call psa_crypto_init().507 MBEDTLS_PSA_CRYPTO_CLIENT is enabled at build time and psa_crypto_init() is525 concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and718 drivers when MBEDTLS_PSA_CRYPTO_C is enabled and psa_crypto_init() has