Home
last modified time | relevance | path

Searched refs:pctype (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Ds3_lib.c3671 const unsigned char **pctype = parg; in ssl3_ctrl() local
3674 if (pctype) in ssl3_ctrl()
3675 *pctype = s->s3.tmp.ctype; in ssl3_ctrl()