Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto.h94 psa_status_t psa_crypto_init(void);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls13_generic.c42 psa_status_t status = psa_crypto_init(); in mbedtls_ssl_tls13_crypto_init()
H A Dpsa_crypto.c8558 psa_status_t psa_crypto_init(void) in psa_crypto_init() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog181 is linked against Mbed TLS and that `psa_crypto_init()` is called before
264 * 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() is
568 concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and
761 drivers when MBEDTLS_PSA_CRYPTO_C is enabled and psa_crypto_init() has