Searched refs:new_parse_cb (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | sslapitest.c | 4220 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb() function 4339 &client, new_parse_cb, &client))) in test_custom_exts() 4351 new_parse_cb, &client))) in test_custom_exts() 4364 &server, new_parse_cb, &server))) in test_custom_exts() 4370 new_parse_cb, &server))) in test_custom_exts() 4382 new_parse_cb, &server))) in test_custom_exts()
|