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.c4214 const unsigned char **pctype = parg; in ssl3_ctrl() local
4217 if (pctype) in ssl3_ctrl()
4218 *pctype = sc->s3.tmp.ctype; in ssl3_ctrl()