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

  /external/boringssl/src/ssl/
ssl_cipher.c 519 uint32_t algorithm_ssl; member in struct:cipher_alias_st
904 !(alg_ssl & cp->algorithm_ssl) ||
    [all...]
s3_lib.c 668 if ((c->algorithm_ssl & SSL_TLSV1_2) && !SSL_USE_TLS1_2_CIPHERS(s)) {
s3_clnt.c 836 if ((c->algorithm_ssl & mask_ssl) ||
    [all...]
ssl_lib.c     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 197 uint32_t algorithm_ssl; member in struct:ssl_cipher_st
    [all...]

Completed in 806 milliseconds