Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c38 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) in ddt_zap_create() argument
42 if (prehash) in ddt_zap_create()
H A Dddt.c67 boolean_t prehash = zio_checksum_table[ddt->ddt_checksum].ci_flags & in ddt_object_create() local
74 VERIFY(ddt_ops[type]->ddt_op_create(os, objectp, tx, prehash) == 0); in ddt_object_create()
/freebsd-14.2/usr.bin/m4/TEST/
H A Dhash.m449 <struct prehash {
/freebsd-14.2/bin/sh/
H A Deval.c97 static void prehash(union node *);
582 prehash(lp->n); in evalpipe()
1186 prehash(union node *n) in prehash() function
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dddt.h168 boolean_t prehash);
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-pkeyutl.pod.in85 At this time, HashEdDSA (the ph or "prehash" variant of EdDSA) is not supported,