Searched refs:psa_crypto_init (Results 1 – 4 of 4) sorted by relevance
94 psa_status_t psa_crypto_init(void);
42 psa_status_t status = psa_crypto_init(); in mbedtls_ssl_tls13_crypto_init()
8558 psa_status_t psa_crypto_init(void) in psa_crypto_init() function
181 is linked against Mbed TLS and that `psa_crypto_init()` is called before264 * A TLS handshake may now call psa_crypto_init() if TLS 1.3 is enabled.395 in an application that does not call psa_crypto_init().550 MBEDTLS_PSA_CRYPTO_CLIENT is enabled at build time and psa_crypto_init() is568 concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and761 drivers when MBEDTLS_PSA_CRYPTO_C is enabled and psa_crypto_init() has