Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/ssl/
Dssl_ciph.c905 unsigned long algorithm_auth = cipher_aliases[i].algorithm_auth; in ssl_cipher_collect_aliases() local
Dssl.h404 unsigned long algorithm_auth; /* server authentication */ member