Home
last modified time | relevance | path

Searched refs:dohash (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dcurve448_internal_test.c595 static const uint8_t *dohash(EVP_MD_CTX *hashctx, const uint8_t *msg, in dohash() function
641 || !TEST_true(ED448ph_sign(outsig, dohash(hashctx, phmsg1, in test_ed448()
645 || !TEST_true(ED448ph_sign(outsig, dohash(hashctx, phmsg2, in test_ed448()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcurve448_internal_test.c585 static const uint8_t *dohash(EVP_MD_CTX *hashctx, const uint8_t *msg, in dohash() function
633 dohash(hashctx, phmsg1, in test_ed448()
638 dohash(hashctx, phmsg2, in test_ed448()
/netbsd-src/bin/csh/
H A Dinit.c89 { "rehash", dohash, 0, 0 },
H A Dset.c112 dohash(NULL, NULL); in update_vars()
340 dohash(NULL, NULL); in dolet()
H A Dextern.h97 void dohash(Char **, struct command *);
H A Dcsh.c619 dohash(NULL, NULL); in main()
631 dohash(NULL, NULL); in main()
H A Dexec.c439 dohash(Char **v, struct command *t) in dohash() function
H A Dfunc.c944 dohash(NULL, NULL); in dosetenv()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_ident.c576 int dohash = 1; local
614 dohash = 0;
619 if (dohash) {
1553 int dohash = 1; local
1574 dohash = 0;
1578 if (dohash) {