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

/dovecot/src/plugins/mail-crypt/
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,

Completed in 883 milliseconds