HomeSort by relevance Sort by last modified time
    Searched refs:SSL_CHACHA20POLY1305 (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/ssl/
ssl_cipher.c 593 SSL_CHACHA20POLY1305,
604 SSL_CHACHA20POLY1305,
615 SSL_CHACHA20POLY1305,
697 {"CHACHA20", ~0u, ~0u, SSL_CHACHA20POLY1305 | SSL_CHACHA20POLY1305_OLD, ~0u,
773 case SSL_CHACHA20POLY1305:
    [all...]
ssl_aead_ctx.c 81 if (cipher->algorithm_enc & SSL_CHACHA20POLY1305) {
internal.h 186 #define SSL_CHACHA20POLY1305 0x00000100L
    [all...]

Completed in 137 milliseconds