Home
last modified time | relevance | path

Searched refs:_krb5_authdata_context_module (Results 1 – 3 of 3) sorted by relevance

/src/crypto/krb5/src/lib/krb5/krb/
H A Dauthdata.c164 struct _krb5_authdata_context_module *module = &context->modules[i]; in k5_ad_size()
221 struct _krb5_authdata_context_module *module = &context->modules[i]; in k5_ad_externalize()
275 static struct _krb5_authdata_context_module *
282 struct _krb5_authdata_context_module *ret = NULL; in k5_ad_find_module()
285 struct _krb5_authdata_context_module *module = &context->modules[i]; in k5_ad_find_module()
329 struct _krb5_authdata_context_module *module; in k5_ad_internalize()
462 struct _krb5_authdata_context_module *module = &context->modules[i]; in krb5_authdata_context_free()
639 struct _krb5_authdata_context_module *module = &context->modules[i]; in krb5int_authdata_verify()
766 struct _krb5_authdata_context_module *module = &context->modules[i]; in krb5_authdata_get_attribute_types()
826 struct _krb5_authdata_context_module *module = &context->modules[i]; in krb5_authdata_get_attribute()
[all …]
H A Dauthdata_exp.c47 struct _krb5_authdata_context_module *module = &context->modules[i]; in krb5_authdata_export_authdata()
/src/crypto/krb5/src/include/
H A Dk5-int.h972 struct _krb5_authdata_context_module { struct