Searched refs:pgp_keydata_free (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dkeyring.h88 void pgp_keydata_free(pgp_key_t *);
H A Dopenssl_crypto.c894 \note It is the caller's responsibility to call pgp_keydata_free(keydata)
1009 \note It is the caller's responsibility to call pgp_keydata_free(keydata)
1011 \sa pgp_keydata_free()
1025 pgp_keydata_free(keydata);
H A Dkeyring.c101 \note The returned pgp_key_t struct must be freed after use with pgp_keydata_free.
121 pgp_keydata_free(pgp_key_t *keydata) function
H A Dnetpgp.c1316 pgp_keydata_free(key);

Completed in 265 milliseconds