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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_locl.h1410 int tls12_get_sigandhash(unsigned char *p, const EVP_PKEY *pk,
H A Ds3_srvr.c2015 if (!tls12_get_sigandhash(p, pkey, md)) {
H A Ds3_clnt.c3287 if (hdatalen <= 0 || !tls12_get_sigandhash(p, pkey, md)) {
H A Dt1_lib.c3676 int tls12_get_sigandhash(unsigned char *p, const EVP_PKEY *pk, function

Completed in 133 milliseconds