Searched refs:mail_crypt_box_generate_keypair (Results 1 - 5 of 5) sorted by relevance
/dovecot/src/plugins/mail-crypt/ |
H A D | mail-crypt-key.h | 79 int mail_crypt_box_generate_keypair(struct mailbox *box,
|
H A D | mail-crypt-plugin.c | 303 if (mail_crypt_box_generate_keypair(box, &pair, NULL,
|
H A D | test-mail-key.c | 253 if (mail_crypt_box_generate_keypair(box, &pair, user_key, &pubid,
|
H A D | mail-crypt-key.c | 1010 int mail_crypt_box_generate_keypair(struct mailbox *box, function 1183 if (mail_crypt_box_generate_keypair(box, &pair, user_key,
|
H A D | doveadm-mail-crypt.c | 274 if ((ret = mail_crypt_box_generate_keypair(box, &pair,
|
Completed in 18 milliseconds