Home
last modified time | relevance | path

Searched refs:verified (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dlibpaa.c276 char verified[2048]; in paa_check_response() local
291 (void) memset(verified, 0x0, sizeof(verified)); in paa_check_response()
292 if (netpgp_verify_memory(netpgp, buf, (const unsigned)bufc, verified, sizeof(verified), 0) <= 0) { in paa_check_response()
297 if (strcmp(challenge->challenge, verified) != 0) { in paa_check_response()
302 if (regexec(&challenge_regex, verified, 10, matches, 0) != 0) { in paa_check_response()
308 (int)(matches[2].rm_eo - matches[2].rm_so), &verified[(int)matches[2].rm_so]); in paa_check_response()
309 (void) b64decode(&verified[(int)matches[2].rm_so], in paa_check_response()
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_cms.t909 my $verified = "smcont.verified";
917 "-binary", "-in", $signed, "-out", $verified])),
919 is(compare($input, $verified), 0, "binary input retained with -binary");
925 "-in", $signed.".nobin", "-out", $verified.".nobin"])),
927 is(compare($input, $verified.".nobin"), 1, "binary input not retained without -binary");
929 "-binary", "-in", $signed, "-out", $verified.".crlfeol"])),
937 "-binary", "-in", $signed.".crlf", "-out", $verified.".crlf"])),
939 is(compare($input, $verified.".crlf"), 0,
942 "-binary", "-in", $signed.".crlf", "-out", $verified.".crlf2"])),
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dwindc.c101 int *verified; member
118 (*uc->verified) = 1; in verify()
131 int *verified) in _kdc_pac_verify() argument
144 uc.verified = verified; in _kdc_pac_verify()
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29478.config13 #msg 0 'NOTE: skipping low patch, already verified'
15 #msg 0 'NOTE: skipping high patch, already verified'
H A D29906a.config13 #msg 0 'NOTE: skipping low patch, already verified'
15 #msg 0 'NOTE: skipping high patch, already verified'
H A D29106.config15 #msg 0 'NOTE: skipping low patch, already verified'
17 #msg 0 'NOTE: skipping high patch, already verified'
H A D28970.config14 #msg 0 'NOTE: skipping low patch, already verified'
16 #msg 0 'NOTE: skipping high patch, already verified'
H A D29906b.config14 #msg 0 'NOTE: skipping low patch, already verified'
16 msg 0 'NOTE: skipping high patch, already verified'
H A D30643.config16 #msg 0 'NOTE: skipping low patch, already verified'
18 msg 0 'NOTE: skipping high patch, already verified'
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29478.config13 #msg 0 'NOTE: skipping low patch, already verified'
15 #msg 0 'NOTE: skipping high patch, already verified'
H A D29106.config15 #msg 0 'NOTE: skipping low patch, already verified'
17 #msg 0 'NOTE: skipping high patch, already verified'
H A D29906a.config13 #msg 0 'NOTE: skipping low patch, already verified'
15 #msg 0 'NOTE: skipping high patch, already verified'
H A D28970.config14 #msg 0 'NOTE: skipping low patch, already verified'
16 #msg 0 'NOTE: skipping high patch, already verified'
H A D29906b.config14 #msg 0 'NOTE: skipping low patch, already verified'
16 msg 0 'NOTE: skipping high patch, already verified'
H A D30643.config16 #msg 0 'NOTE: skipping low patch, already verified'
18 msg 0 'NOTE: skipping high patch, already verified'
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dnattraversal.c192 int verified = 0; in natt_compare_addr_hash() local
196 return verified; in natt_compare_addr_hash()
209 return verified; /* XXX should abort */ in natt_compare_addr_hash()
215 verified = 1; in natt_compare_addr_hash()
220 return verified; in natt_compare_addr_hash()
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_location.py75 verified = False
78 verified = True
80 self.assertTrue(verified)
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-VERIFY-MODS40 read. If some should be loaded (because they verified or didn't need to be
41 verified) and some not, we have a problem because the database is updated
47 When an update is verified this will be modified to DIFF_COMMITTED (1),
49 was applied and verified successfully. When a reload resulted in one or
99 Verifiers are informed on how a zone can be verified through environment
184 prevent a bad zone from being verified again and again, xfrd remembers the
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_STORE_CTX_new.pod75 entity certificate to be verified is set to B<x509> and a set of additional
84 X509_STORE_CTX_set_cert() sets the certificate to be verified in B<ctx> to
150 verified in the I<ctx>. Built-in available values for the I<purpose> argument
156 the key usage declared within certificates in the chain being verified is
159 same time. During verification this trust setting will be verified to check it
164 being verified in the I<ctx>. Built-in available values for the I<trust>
H A DSSL_get_peer_cert_chain.pod26 has sent them) it is B<not> a verified chain.
28 SSL_get0_verified_chain() returns the B<verified> certificate chain
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod54 including the application-controlled portion, is automatically verified by HMAC
69 integrity of the cookie is not verified by OpenSSL. This is an application
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_STORE_CTX_new.pod84 The certificate to be verified is set to I<target>,
100 X509_STORE_CTX_set_cert() sets the target certificate to be verified in I<ctx>
185 verified in the I<ctx>. Built-in available values for the I<purpose> argument
191 the key usage declared within certificates in the chain being verified is
194 same time. During verification this trust setting will be verified to check it
199 being verified in the I<ctx>. Built-in available values for the I<trust>
H A DSSL_get_peer_cert_chain.pod26 has sent them) it is B<not> a verified chain.
28 SSL_get0_verified_chain() returns the B<verified> certificate chain
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod54 including the application-controlled portion, is automatically verified by HMAC
69 integrity of the cookie is not verified by OpenSSL. This is an application
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.475 verified.
79 not verified.
159 verified.
163 access control even when the certificate itself was not verified.

12345678910>>...12