Searched defs:algorithm_auth (Results 1 - 5 of 5) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_cipher.c645 uint32_t algorithm_auth; member in struct:cipher_alias_st
1055 !(alg_auth & cp->algorithm_auth) ||
1292 alg_auth &= kCipherAliases[j].algorithm_auth;
1616 return (cipher->algorithm_auth & SSL_aECDSA) != 0;
1651 switch (cipher->algorithm_auth) {
1660 switch (cipher->algorithm_auth) {
1673 assert(cipher->algorithm_auth == SSL_aPSK);
1810 alg_auth = cipher->algorithm_auth;
1946 uint32_t alg_a = cipher->algorithm_auth;
1960 if (cipher->algorithm_auth
[all...]
/external/boringssl/include/openssl/
H A Dssl.h3324 uint32_t algorithm_auth; member in struct:ssl_cipher_st
/external/boringssl/src/include/openssl/
H A Dssl.h3324 uint32_t algorithm_auth; member in struct:ssl_cipher_st
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 95 milliseconds