Home
last modified time | relevance | path

Searched defs:algorithm_mac (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c784 uint32_t algorithm_mac = cipher_aliases[i].algorithm_mac; in ssl_cipher_collect_aliases() local
H A Dssl_local.h474 uint32_t algorithm_mac; /* symmetric authentication */ member