Searched refs:mail_crypt_get_private_key (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-key.h33 int mail_crypt_get_private_key(struct mailbox *box, const char *pubid,
H A Dmail-crypt-key.c295 int mail_crypt_get_private_key(struct mailbox *box, const char *pubid, function
378 ret = mail_crypt_get_private_key(box, pubid, TRUE, FALSE,
402 return mail_crypt_get_private_key(box, value.value,
855 return mail_crypt_get_private_key(box, pubid, FALSE, TRUE, key_r,
1096 if ((ret = mail_crypt_get_private_key(box, id, FALSE, FALSE,
H A Dmail-crypt-plugin.c138 ret = mail_crypt_get_private_key(_mail->box, pubkey_digest,
H A Dtest-mail-key.c425 test_assert(mail_crypt_get_private_key(box, mcp_old_box_key_id, FALSE, FALSE,
429 i_error("mail_crypt_get_private_key(%s) failed: %s",
H A Ddoveadm-mail-crypt.c652 if ((ret = mail_crypt_get_private_key(key->box, key->id, user_key, FALSE,

Completed in 1756 milliseconds