Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher.h205 MBEDTLS_MODE_CHACHAPOLY, /**< The ChaCha-Poly cipher mode. */ enumerator
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dssl_msg.c855 mode == MBEDTLS_MODE_CHACHAPOLY ) in mbedtls_ssl_encrypt_buf()
1195 mode == MBEDTLS_MODE_CHACHAPOLY ) in mbedtls_ssl_decrypt_buf()
5315 case MBEDTLS_MODE_CHACHAPOLY: in mbedtls_ssl_get_record_expansion()
A Dcipher_wrap.c2107 MBEDTLS_MODE_CHACHAPOLY,
A Dssl_tls.c1095 cipher_info->mode == MBEDTLS_MODE_CHACHAPOLY ) in ssl_populate_transform()
1121 if( cipher_info->mode == MBEDTLS_MODE_CHACHAPOLY ) in ssl_populate_transform()

Completed in 26 milliseconds