Home
last modified time | relevance | path

Searched refs:MBEDTLS_MODE_CHACHAPOLY (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dcipher.h184 MBEDTLS_MODE_CHACHAPOLY, /**< The ChaCha-Poly cipher mode. */ enumerator
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_ticket.c243 mbedtls_cipher_info_get_mode(cipher_info) != MBEDTLS_MODE_CHACHAPOLY) { in mbedtls_ssl_ticket_setup()
H A Dpsa_crypto_cipher.c194 *mode = MBEDTLS_MODE_CHACHAPOLY; in mbedtls_cipher_values_from_psa()
H A Dcipher_wrap.c2097 MBEDTLS_MODE_CHACHAPOLY,
H A Dssl_tls.c2391 mode == MBEDTLS_MODE_CHACHAPOLY) { in mbedtls_ssl_get_base_mode()
8806 == MBEDTLS_MODE_CHACHAPOLY); in ssl_tls12_populate_transform()
H A Dssl_msg.c5635 case MBEDTLS_MODE_CHACHAPOLY: in mbedtls_ssl_get_record_expansion()