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

/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-key.c408 int mail_crypt_set_private_key(struct mailbox_transaction_context *t, function
503 if ((ret = mail_crypt_set_private_key(t, TRUE, FALSE, pubid, enc_key, key,
526 if ((ret = mail_crypt_set_private_key(t, FALSE, FALSE, pubid, user_key,

Completed in 12 milliseconds