Searched defs:seckey (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dvalidate.h62 pgp_seckey_t seckey; member in struct:__anon358
H A Dcrypto.c87 pgp_decrypt_decode_mpi(uint8_t *buf, unsigned buflen, const BIGNUM *g_to_k, const BIGNUM *encmpi, const pgp_seckey_t *seckey) argument
[all...]
H A Dssh2pgp.c438 pgp_key_t *seckey; local
[all...]
H A Dcreate.c1292 pgp_write_one_pass_sig(pgp_output_t *output, const pgp_seckey_t *seckey, const pgp_hash_alg_t hash_alg, const pgp_sig_type_t sig_type) argument
H A Dpacket-print.c740 print_seckey_verbose(const pgp_content_enum type, const pgp_seckey_t *seckey) argument
[all...]
H A Dsignature.c797 pgp_write_sig(pgp_output_t *output, pgp_create_sig_t *sig, const pgp_pubkey_t *key, const pgp_seckey_t *seckey) argument
1019 pgp_sign_file(pgp_io_t *io, const char *inname, const char *outname, const pgp_seckey_t *seckey, const char *hashname, const int64_t from, const uint64_t duration, const unsigned armored, const unsigned cleartext, const unsigned overwrite) argument
[all...]
H A Dkeyring.c226 pgp_seckey_t *seckey; member in struct:__anon1
1205 pgp_add_to_secring(pgp_keyring_t *keyring, const pgp_seckey_t *seckey) argument
[all...]
H A Dwriter.c1350 pgp_push_checksum_writer(pgp_output_t *output, pgp_seckey_t *seckey) argument
H A Dpacket-parse.c2482 pgp_packet_t seckey; local
[all...]
H A Dopenssl_crypto.c119 makeRSA(const pgp_rsa_pubkey_t *pubkey, const pgp_rsa_seckey_t *seckey) argument
325 test_seckey(const pgp_seckey_t *seckey) argument
754 pgp_rsa_private_encrypt(uint8_t *out, const uint8_t *in, size_t length, const pgp_rsa_seckey_t *seckey, const pgp_rsa_pubkey_t *pubkey) argument
791 pgp_rsa_private_decrypt(uint8_t *out, const uint8_t *in, size_t length, const pgp_rsa_seckey_t *seckey, const pgp_rsa_pubkey_t *pubkey) argument
903 pgp_seckey_t *seckey; local
1206 pgp_elgamal_private_decrypt(uint8_t *out, const uint8_t *g_to_k, const uint8_t *in, size_t length, const pgp_elgamal_seckey_t *seckey, const pgp_elgamal_pubkey_t *pubkey) argument
[all...]
H A Dnetpgp.c1401 pgp_seckey_t *seckey; local
1530 pgp_seckey_t *seckey; local
[all...]
H A Dpacket.h832 const pgp_seckey_t *seckey; member in struct:__anon45
840 const pgp_seckey_t **seckey; member in struct:__anon46
883 pgp_seckey_t seckey; member in union:__anon47
957 pgp_seckey_t seckey; member in union:__anon49

Completed in 229 milliseconds