Searched refs:ka (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/dtrace/
H A Dkerberos_dtrace.c882 k5_kaprepinfo_t *ka = NULL; local
885 ka = malloc(sizeof (k5_kaprepinfo_t));
886 if (ka != NULL) {
887 (void) memset(ka, 0, sizeof (k5_kaprepinfo_t));
888 ka->enc_part_kvno = rep->enc_part.kvno;
889 ka->enc_part_etype = k5_type_to_str(k5_etype_lookup,
892 ka->enc_ctime = encp->ctime;
893 ka->enc_cusec = encp->cusec;
896 ka->enc_subkey_type = k5_type_to_str(
899 ka
913 k5_kaprepinfo_free(k5_kaprepinfo_t *ka) argument
923 k5_kapreqinfo_t *ka = NULL; local
942 k5_kapreqinfo_free(k5_kapreqinfo_t *ka) argument
952 k5_kauthenticatorinfo_t *ka = NULL; local
987 k5_kauthenticatorinfo_free(k5_kauthenticatorinfo_t *ka) argument
[all...]
/osnet-11/usr/src/lib/libwanbootutil/common/
H A Dkey_util.c182 * initialized by the caller) for the key of type 'ka'. The search is further
198 wbku_find_key(FILE *fp, fpos_t *ppos, wbku_key_attr_t *ka, uint8_t *ekey, argument
258 if ((strcmp(keyobj.wk_oid, ka->ka_oid) == 0) &&
261 ka->ka_len = keyobj.wk_key_len;
269 ka->ka_len);
294 wbku_write_key(FILE *fp, const fpos_t *ppos, const wbku_key_attr_t *ka, argument
320 keyobj.wk_oid = ka->ka_oid;
321 keyobj.wk_key_len = ka->ka_len;
342 * another, omitting the key of the type defined by 'ka'.
348 wbku_delete_key(FILE *from_fp, FILE *to_fp, const wbku_key_attr_t *ka) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm201 ka:Georgian
H A DScript.pm238 ka:kam:241:Georgian (Mxedruli)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm713 =item {ka} : Georgian

Completed in 28 milliseconds