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.h106 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.c8538 psa_status_t psa_crypto_init(void) in psa_crypto_init() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog138 is linked against Mbed TLS and that `psa_crypto_init()` is called before
221 * 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() is
525 concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and
718 drivers when MBEDTLS_PSA_CRYPTO_C is enabled and psa_crypto_init() has