Home
last modified time | relevance | path

Searched refs:last_recipient_p (Results 1 – 8 of 8) sorted by relevance

/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Ddecrypt.c71 gpgme_recipient_t *last_recipient_p; member
446 err = parse_enc_to (args, opd->last_recipient_p, ctx->protocol); in _gpgme_decrypt_status_handler()
450 opd->last_recipient_p = &(*opd->last_recipient_p)->next; in _gpgme_decrypt_status_handler()
534 opd->last_recipient_p = &opd->result.recipients; in _gpgme_op_decrypt_init_result()
H A DChangeLog-20112398 * decrypt.c (op_data_t): New member last_recipient_p.
2399 (_gpgme_op_decrypt_init_result): Initialize last_recipient_p.
/dports/security/gpgme/gpgme-1.15.1/src/
H A Ddecrypt.c71 gpgme_recipient_t *last_recipient_p; member
446 err = parse_enc_to (args, opd->last_recipient_p, ctx->protocol); in _gpgme_decrypt_status_handler()
450 opd->last_recipient_p = &(*opd->last_recipient_p)->next; in _gpgme_decrypt_status_handler()
534 opd->last_recipient_p = &opd->result.recipients; in _gpgme_op_decrypt_init_result()
H A DChangeLog-20112398 * decrypt.c (op_data_t): New member last_recipient_p.
2399 (_gpgme_op_decrypt_init_result): Initialize last_recipient_p.
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Ddecrypt.c71 gpgme_recipient_t *last_recipient_p; member
446 err = parse_enc_to (args, opd->last_recipient_p, ctx->protocol); in _gpgme_decrypt_status_handler()
450 opd->last_recipient_p = &(*opd->last_recipient_p)->next; in _gpgme_decrypt_status_handler()
534 opd->last_recipient_p = &opd->result.recipients; in _gpgme_op_decrypt_init_result()
H A DChangeLog-20112398 * decrypt.c (op_data_t): New member last_recipient_p.
2399 (_gpgme_op_decrypt_init_result): Initialize last_recipient_p.
/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Ddecrypt.c71 gpgme_recipient_t *last_recipient_p; member
446 err = parse_enc_to (args, opd->last_recipient_p, ctx->protocol); in _gpgme_decrypt_status_handler()
450 opd->last_recipient_p = &(*opd->last_recipient_p)->next; in _gpgme_decrypt_status_handler()
534 opd->last_recipient_p = &opd->result.recipients; in _gpgme_op_decrypt_init_result()
H A DChangeLog-20112398 * decrypt.c (op_data_t): New member last_recipient_p.
2399 (_gpgme_op_decrypt_init_result): Initialize last_recipient_p.