Home
last modified time | relevance | path

Searched defs:gpgme_hash_algo_name (Results 1 – 5 of 5) sorted by relevance

/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Dgpgme.c1272 gpgme_hash_algo_name (gpgme_hash_algo_t algo) in gpgme_hash_algo_name() function
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Dgpgme.c1272 gpgme_hash_algo_name (gpgme_hash_algo_t algo) in gpgme_hash_algo_name() function
/dports/security/gpgme/gpgme-1.15.1/src/
H A Dgpgme.c1272 gpgme_hash_algo_name (gpgme_hash_algo_t algo) in gpgme_hash_algo_name() function
/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Dgpgme.c1272 gpgme_hash_algo_name (gpgme_hash_algo_t algo) in gpgme_hash_algo_name() function
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/gpgme-sys-0.10.0/
H A Dfuncs.rs101 pub fn gpgme_hash_algo_name(algo: gpgme_hash_algo_t) -> *const c_char; in gpgme_hash_algo_name() function