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

  /external/boringssl/src/ssl/
ssl_cipher.c 518 uint32_t algorithm_mac; member in struct:cipher_alias_st
641 switch (cipher->algorithm_mac) {
663 switch (cipher->algorithm_mac) {
685 switch (cipher->algorithm_mac) {
711 switch (cipher->algorithm_mac) {
903 !(alg_mac & cp->algorithm_mac) ||
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 196 uint32_t algorithm_mac; member in struct:ssl_cipher_st
    [all...]

Completed in 139 milliseconds