Searched refs:pgp_memory_place_int (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | memory.h | 74 void pgp_memory_place_int(pgp_memory_t *, unsigned, unsigned, size_t);
|
H A D | signature.c | 778 pgp_memory_place_int(sig->mem, sig->hashoff, sig->hashlen, 2); in pgp_end_hashed_subpkts() 843 pgp_memory_place_int(sig->mem, sig->unhashoff, in pgp_write_sig()
|
H A D | misc.c | 935 pgp_memory_place_int(pgp_memory_t *mem, unsigned offset, unsigned n, in pgp_memory_place_int() function
|