Searched refs:check_protocol (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | ssl_test.c | 100 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_protocol() function 365 ret &= check_protocol(result, test_ctx); in check_test()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | ssl_test.c | 103 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_protocol() function 368 ret &= check_protocol(result, test_ctx); in check_test()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | ipsec_doi.c | 120 static int (*check_protocol[]) __P((int)) = { variable 1221 if (!check_protocol[mode]) { 1227 if (check_protocol[mode](prop->proto_id) < 0)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.cc | 6879 check_protocol (tree p, const char *type, tree name) in check_protocol() function 6924 check_protocol (sub, type, name); in check_protocol() 6941 check_protocol (p, type, name); in check_protocols()
|
| H A D | ChangeLog | 1934 (check_protocol): Updated calls to check_methods. 3070 check_methods, check_methods_accessible, check_protocol, 3075 (check_protocol, check_protocols): Change name parameter to type
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.c | 6793 check_protocol (tree p, const char *type, tree name) in check_protocol() function 6838 check_protocol (sub, type, name); in check_protocol() 6855 check_protocol (p, type, name); in check_protocols()
|