Searched refs:dohash (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | curve448_internal_test.c | 595 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 D | curve448_internal_test.c | 585 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 D | init.c | 89 { "rehash", dohash, 0, 0 },
|
| H A D | set.c | 112 dohash(NULL, NULL); in update_vars() 340 dohash(NULL, NULL); in dolet()
|
| H A D | extern.h | 97 void dohash(Char **, struct command *);
|
| H A D | csh.c | 619 dohash(NULL, NULL); in main() 631 dohash(NULL, NULL); in main()
|
| H A D | exec.c | 439 dohash(Char **v, struct command *t) in dohash() function
|
| H A D | func.c | 944 dohash(NULL, NULL); in dosetenv()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | isakmp_ident.c | 576 int dohash = 1; local 614 dohash = 0; 619 if (dohash) { 1553 int dohash = 1; local 1574 dohash = 0; 1578 if (dohash) {
|