Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c903 unsigned long algorithm_auth = cipher_aliases[i].algorithm_auth; in ssl_cipher_collect_aliases() local
H A Dssl.h404 unsigned long algorithm_auth; /* server authentication */ member