Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcipher.h193 MBEDTLS_MODE_CHACHAPOLY, /**< The ChaCha-Poly cipher mode. */ enumerator
/AliOS-Things-master/components/mbedtls/library/
A Dcipher_wrap.c2043 MBEDTLS_MODE_CHACHAPOLY,
A Dssl_tls.c811 cipher_info->mode == MBEDTLS_MODE_CHACHAPOLY ) in mbedtls_ssl_derive_keys()
823 if( cipher_info->mode == MBEDTLS_MODE_CHACHAPOLY ) in mbedtls_ssl_derive_keys()
1552 mode == MBEDTLS_MODE_CHACHAPOLY ) in ssl_encrypt_buf()
1842 mode == MBEDTLS_MODE_CHACHAPOLY ) in ssl_decrypt_buf()
7963 case MBEDTLS_MODE_CHACHAPOLY: in mbedtls_ssl_get_record_expansion()

Completed in 20 milliseconds