Home
last modified time | relevance | path

Searched refs:crypt_hook_list (Results 1 – 2 of 2) sorted by relevance

/dports/mail/neomutt/neomutt-20211029/ncrypt/
H A Dpgp.c1456 struct ListHead crypt_hook_list = STAILQ_HEAD_INITIALIZER(crypt_hook_list); in pgp_class_find_keys() local
1473 mutt_crypt_hook(&crypt_hook_list, a); in pgp_class_find_keys()
1474 crypt_hook = STAILQ_FIRST(&crypt_hook_list); in pgp_class_find_keys()
1524 mutt_list_free(&crypt_hook_list); in pgp_class_find_keys()
1545 mutt_list_free(&crypt_hook_list); in pgp_class_find_keys()
1567 mutt_list_free(&crypt_hook_list); in pgp_class_find_keys()
H A Dcrypt_gpgme.c3840 struct ListHead crypt_hook_list = STAILQ_HEAD_INITIALIZER(crypt_hook_list); in find_keys() local
3858 mutt_crypt_hook(&crypt_hook_list, a); in find_keys()
3859 crypt_hook = STAILQ_FIRST(&crypt_hook_list); in find_keys()
3910 mutt_list_free(&crypt_hook_list); in find_keys()
3931 mutt_list_free(&crypt_hook_list); in find_keys()
3954 mutt_list_free(&crypt_hook_list); in find_keys()