Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dgroups.c63 const groupdef *gdef; member
142 get_gdata(krb5_context context, groupstate *gstate, const groupdef *gdef, in get_gdata()
322 const groupdef *gdef; in group_mult_len() local
337 const groupdef *gdef; in group_keygen() local
379 const groupdef *gdef; in group_result() local
417 const groupdef *gdef; in group_hash_len() local
432 const groupdef *gdef; in group_hash() local
H A Dopenssl.c52 const groupdef *gdef; member
76 ossl_init(krb5_context context, const groupdef *gdef, groupdata **gdata_out) in ossl_init()