Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dconfig_adjust_legacy_crypto.h527 #define MBEDTLS_SSL_HAVE_CHACHAPOLY macro
531 defined(MBEDTLS_SSL_HAVE_CHACHAPOLY)
H A Dcheck_config.h981 defined(MBEDTLS_SSL_HAVE_CHACHAPOLY) )
1082 defined(MBEDTLS_SSL_HAVE_CHACHAPOLY) )
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_ciphersuites.c313 #if defined(MBEDTLS_SSL_HAVE_CHACHAPOLY) && defined(MBEDTLS_MD_CAN_SHA256)
323 #if defined(MBEDTLS_SSL_HAVE_CHACHAPOLY) && \
H A Dssl_tls.c2647 #if defined(MBEDTLS_SSL_HAVE_CHACHAPOLY) in mbedtls_ssl_cipher_to_psa()