Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dpgpsum.h33 int pgpv_digest_memory(uint8_t */*buf*/, size_t /*size*/, void */*memory*/, size_t /*cc*/, const ui…
H A Dpgpsum.c185 pgpv_digest_memory(uint8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t … in pgpv_digest_memory() function
H A Dlibverify.c2143 calclen = pgpv_digest_memory(calculated, sizeof(calculated), in match_sig()
2157 calclen = pgpv_digest_memory(calculated, sizeof(calculated), in match_sig()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dpgpsum.h38 int pgpv_digest_memory(uint8_t */*buf*/, size_t /*size*/, void */*memory*/, size_t /*cc*/, const ui…
H A Dpgpsum.c243 pgpv_digest_memory(uint8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t … in pgpv_digest_memory() function
H A Dlibverify.c2848 calclen = pgpv_digest_memory(calculated, sizeof(calculated), in match_sig()
2862 calclen = pgpv_digest_memory(calculated, sizeof(calculated), in match_sig()