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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_locl.h1099 int ssl_cipher_get_cert_index(const SSL_CIPHER *c);
H A Dssl_ciph.c2050 int ssl_cipher_get_cert_index(const SSL_CIPHER *c) function
H A Dssl_lib.c2544 idx = ssl_cipher_get_cert_index(s->s3->tmp.new_cipher);
H A Ds3_clnt.c1327 int exp_idx = ssl_cipher_get_cert_index(s->s3->tmp.new_cipher);

Completed in 384 milliseconds