Searched refs:pgp_start_sig (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | signature.h | 95 void pgp_start_sig(pgp_create_sig_t *,
|
H A D | signature.c | 727 pgp_start_sig(pgp_create_sig_t *sig, in pgp_start_sig() function 1085 pgp_start_sig(sig, seckey, hash_alg, sig_type); in pgp_sign_file() 1228 pgp_start_sig(sig, seckey, hash_alg, sig_type); 1324 pgp_start_sig(sig, seckey, hash_alg, PGP_SIG_BINARY);
|