Searched refs:phash_nid (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c3761 static void tls1_lookup_sigalg(int *phash_nid, int *psign_nid, argument
3765 if (!phash_nid && !psign_nid && !psignhash_nid)
3767 if (phash_nid || psignhash_nid) {
3770 if (phash_nid)
3771 *phash_nid = hash_nid;

Completed in 163 milliseconds