Searched refs:digest_init (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Ddigest.h75 int digest_init(digest_t */*digest*/, const uint32_t /*hashalg*/);
H A Dpgpsum.c146 digest_init(&hash, (const unsigned)hashalg);
H A Ddigest.c104 digest_init(digest_t *hash, const uint32_t hashalg) function
H A Dlibverify.c812 digest_init(&fphash, (unsigned)fingerprint->hashalg);
824 digest_init(&fphash, (unsigned)fingerprint->hashalg);
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Ddigest.h86 int digest_init(digest_t */*digest*/, const uint32_t /*hashalg*/);
H A Ddigest.c188 digest_init(digest_t *hash, const uint32_t hashalg) function
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dpgpsum.c130 digest_init(&hash, (const unsigned)hashalg);
H A Dlibverify.c445 digest_init(&fphash, (unsigned)fingerprint->hashalg);
457 digest_init(&fphash, (unsigned)fingerprint->hashalg);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_devcrypto.c522 static int digest_init(EVP_MD_CTX *ctx) function
601 if (!digest_init(to)) {
678 || !EVP_MD_meth_set_init(known_digest_methods[i], digest_init)
/netbsd-current/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c746 static int digest_init(EVP_MD_CTX *ctx) function
830 if (!digest_init(to)) {
954 || !EVP_MD_meth_set_init(known_digest_methods[i], digest_init)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c395 /* FIXME the class and array cases should just use digest_init once it is
872 init = digest_init (type, init, tf_warning_or_error);
1871 init = digest_init (type, init, complain);
3577 vecinit = digest_init (arraytype, vecinit, complain);
3640 ie = digest_init (type, ie, complain);
3855 digest_init clobber them in place. */
4319 brace-enclosed initializers. In this case, digest_init and
4323 init = digest_init (atype, init, complain);
4441 digest_init, so we shouldn't try to do anything more. */
H A Dtypeck2.c729 we just built in digest_init. */
1389 digest_init (tree type, tree init, tsubst_flags_t complain)
1991 Each element is converted to the right type through digest_init, and
1386 digest_init (tree type, tree init, tsubst_flags_t complain) function
H A Dcall.c7670 expr = get_target_expr_sfinae (digest_init (totype, expr, complain),
10297 init = digest_init (basetype, init, complain);
10350 ctor = digest_init (basetype, ctor, complain);
H A Dtypeck.c8723 newrhs = digest_init (lhstype, newrhs, complain);
8736 newrhs = digest_init (lhstype, newrhs, complain);
H A Dcp-tree.h5637 digest_init. */
7769 extern tree digest_init (tree, tree, tsubst_flags_t);
H A Dconstexpr.c3645 val = digest_init (elem_type, empty_ctor, tf_warning_or_error);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc401 /* FIXME the class and array cases should just use digest_init once it is
1066 init = digest_init (type, init, tf_warning_or_error);
2095 init = digest_init (type, init, complain);
3660 vecinit = digest_init (arraytype, vecinit, complain);
3717 ie = digest_init (type, ie, complain);
3918 digest_init clobber them in place. */
4445 brace-enclosed initializers. In this case, digest_init and
4449 init = digest_init (atype, init, complain);
4600 digest_init, so we shouldn't try to do anything more. */
H A Dtypeck2.cc650 we just built in digest_init. */
1366 digest_init (tree type, tree init, tsubst_flags_t complain)
1938 Each element is converted to the right type through digest_init, and
1363 digest_init (tree type, tree init, tsubst_flags_t complain) function
H A Dcall.cc8128 expr = get_target_expr_sfinae (digest_init (totype, expr, complain),
11032 init = digest_init (basetype, init, complain);
11085 ctor = digest_init (basetype, ctor, complain);
H A Dtree.cc762 return digest_init (inner_type, empty, complain);
807 /* We built any needed constructor calls in digest_init. */
H A Dtypeck.cc9260 newrhs = digest_init (lhstype, newrhs, complain);
9273 newrhs = digest_init (lhstype, newrhs, complain);
H A Dcp-tree.h5884 digest_init. */
8190 extern tree digest_init (tree, tree, tsubst_flags_t);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcore_dispatch.h288 OSSL_CORE_MAKE_FUNC(int, digest_init, (void *dctx, const OSSL_PARAM params[]))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c108 static tree digest_init (location_t, tree, tree, tree, bool, bool, int);
5882 t = digest_init (loc, type, t,
7631 value = digest_init (init_loc, type, init, origtype, npc,
7820 digest_init (location_t init_loc, tree type, tree init, tree origtype,
8942 diagnosed in digest_init. */
9664 new_value = digest_init (loc, type, new_value, origtype, npc, strict_string,
10105 Those are diagnosed in digest_init. */
7796 digest_init (location_t init_loc, tree type, tree init, tree origtype, function
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc112 static tree digest_init (location_t, tree, tree, tree, bool, bool, int);
6000 t = digest_init (loc, type, t,
7803 value = digest_init (init_loc, type, init, origtype, npc,
7992 digest_init (location_t init_loc, tree type, tree init, tree origtype,
9122 diagnosed in digest_init. */
9844 new_value = digest_init (loc, type, new_value, origtype, npc, strict_string,
10285 Those are diagnosed in digest_init. */
7968 digest_init (location_t init_loc, tree type, tree init, tree origtype, function

Completed in 1639 milliseconds

12