Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()

Completed in 8 milliseconds