Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dssl_ciph.c761 unsigned long algorithm_auth = cipher_aliases[i].algorithm_auth; in ssl_cipher_collect_aliases() local
H A Dssl_locl.h402 unsigned long algorithm_auth; /* server authentication */ member