Home
last modified time | relevance | path

Searched refs:grg_hash_algo (Results 1 – 4 of 4) sorted by relevance

/dports/security/libgringotts/libgringotts-1.2.1/src/
H A Dlibgringotts.h53 grg_hash_algo; typedef
137 const grg_crypt_algo crypt_algo, const grg_hash_algo hash_algo,
144 grg_hash_algo grg_ctx_get_hash_algo (const GRG_CTX gctx);
150 void grg_ctx_set_hash_algo (GRG_CTX gctx, const grg_hash_algo hash_algo);
H A Dlibgrg_structs.c65 const grg_hash_algo hash_algo, in grg_context_initialize()
127 grg_hash_algo
161 grg_ctx_set_hash_algo (GRG_CTX gctx, const grg_hash_algo hash_algo) in grg_ctx_set_hash_algo()
H A Dlibgrg_structs.h36 grg_hash_algo hash_algo;
/dports/security/gringotts/gringotts-1.2.10/src/
H A Dgrg_prefs_io.c279 (grg_hash_algo) (algo & 0x08 in collect_pref()