Searched refs:pgp_push_enc_se_ip (Results 1 – 3 of 3) sorted by relevance
78 int pgp_push_enc_se_ip(pgp_output_t *, const pgp_key_t *, const char *);
378 if (!pgp_push_enc_se_ip(output, key, cipher)) { in pgp_encrypt_file()420 pgp_push_enc_se_ip(output, pubkey, cipher); in pgp_encrypt_buf()
1029 pgp_push_enc_se_ip(pgp_output_t *output, const pgp_key_t *pubkey, const char *cipher) in pgp_push_enc_se_ip() function