Home | Sort by relevance Sort by last modified time |
/external/boringssl/src/ssl/ | |
ssl_cipher.c | 646 uint32_t algorithm_enc; member in struct:cipher_alias_st 755 switch (cipher->algorithm_enc) { 1056 !(alg_enc & cp->algorithm_enc) || [all...] |
/external/boringssl/src/include/openssl/ | |
ssl.h | 3325 uint32_t algorithm_enc; member in struct:ssl_cipher_st [all...] |