Home
last modified time | relevance | path

Searched refs:xfree_fnc (Results 1 – 3 of 3) sorted by relevance

/dports/security/gnupg/gnupg-2.3.3/common/
H A Dutil.h105 #define xfree_fnc gcry_free macro
H A DChangeLog-2011503 * util.h (xfree_fnc): New.
/dports/security/gnupg/gnupg-2.3.3/sm/
H A Dexport.c700 err = gcry_sexp_create (&s_skey, key, keylen, 0, xfree_fnc); in export_p12()