Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssl_test.c100 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 Dssl_test.c103 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 Dipsec_doi.c120 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 Dobjc-act.cc6879 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 DChangeLog1934 (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 Dobjc-act.c6793 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()