Home
last modified time | relevance | path

Searched defs:GPG_IS_OK (Results 1 – 2 of 2) sorted by relevance

/dports/security/libcryptui/libcryptui-3.12.2/daemon/
H A Dseahorse-gpgme.h37 #define GPG_IS_OK(e) (gpgme_err_code (e) == GPG_ERR_NO_ERROR) macro
/dports/security/seahorse/seahorse-41.0/pgp/
H A Dseahorse-gpgme.h38 #define GPG_IS_OK(e) (gpgme_err_code (e) == GPG_ERR_NO_ERROR) macro