Home
last modified time | relevance | path

Searched refs:keys (Results 76 – 100 of 280) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/fm/dicts/
H A DNXGE.po30 # keys: fault.io.n2.niu-xfp
46 # keys: fault.io.n2.niu-xaui
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcontext.c134 memset(cntx->keys, 0, cntx->no_keys * sizeof (des_block)); in __dh_gss_delete_sec_context()
143 Free(cntx->keys); in __dh_gss_delete_sec_context()
H A Ddhmech_prot.x86 dh_key_set keys; /* Session keys encrypted member
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c434 size = sizeof (ldapMappingList.keys) / sizeof (ldapMappingList.keys[0]); in get_passwd_list()
438 for (it = ldapMappingList.keys[i]; NULL != it; it = it->next) { in get_passwd_list()
991 size = sizeof (ldapMappingList.keys) / sizeof (ldapMappingList.keys[0]); in get_mapping_map_list()
995 for (it = ldapMappingList.keys[i]; NULL != it; it = it->next) { in get_mapping_map_list()
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Des2 # (es : Spanish (accent keys))
H A Des_acc2 # (es_acc : Spanish (accent keys))
H A Dpt_acc2 # (pt_acc : Portuguese (accent keys))
H A Dnl2 # (nl : Dutch (accent keys))
H A Dis_acc2 # (is_acc : Icelandic (accent keys))
H A Dlatinamerican_acc2 # (latinamerican_acc : Latin American (accent keys))
H A Dch-fr_acc2 # (ch-fr_acc : Swiss-French (accent keys))
H A Dch_acc2 # (ch_acc : Swiss-German (accent keys))
H A Ddefault37 # keys, and the ScanCode of the '@' sign is the number '2' key by default.
43 # Note that keys that have no problems with input have the same settings as
161 # In addition, some keys have ScanCodes that have a Prefix Byte.
163 # Note that keys that have no problems with input have the same settings as
H A Dch_macbook_acc2 # (ch_macbook_acc : Swiss-German Macbook/Macbook Pro (accent keys))
H A Dhu_1022 # (hu_102 : Hungarian (102 keys))
H A Dde_acc2 # (de_acc : German (accent keys))
H A Dde_noacc2 # (de_noacc : German (no accent keys))
H A Dbe_acc2 # (be_acc : Belgian (accent keys))
H A Dfr2 # (fr : French French Canadian (accent keys) Swiss-French)
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dmisc.h50 krb5_keyblock **keys, int *n_keys);
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_principal.c2089 krb5_keyblock *keys; in decrypt_key_data() local
2092 keys = (krb5_keyblock *) malloc(n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2093 if (keys == NULL) in decrypt_key_data()
2095 memset((char *) keys, 0, n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2101 &keys[i], NULL); in decrypt_key_data()
2104 if (keys[i].contents) { in decrypt_key_data()
2105 memset (keys[i].contents, 0, keys[i].length); in decrypt_key_data()
2106 free( keys[i].contents ); in decrypt_key_data()
2110 memset((char *) keys, 0, n_key_data*sizeof(krb5_keyblock)); in decrypt_key_data()
2111 free(keys); in decrypt_key_data()
[all …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test69 # combined. The entry keyed by "L" is the number of digits in the keys
73 # where each entry an L-digit key. (Actually, some keys can be longer
74 # than L characters, but they always start with L digits.) The keys
78 # 3. Some entries in the foreground and background tables have keys that
88 # long data table is an L-digit number. (The extension on long keys
/illumos-gate/usr/src/cmd/loadkeys/type_6/
H A Dromania30 # However, all necessary ASCII characters are placed onto the right keys.
66 # New function keys assigned old codes
H A Destonia30 # However, all necessary ASCII characters are placed onto the right keys.
67 # New function keys assigned old codes
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DPermSARegTable.java125 e = htRegs.keys(); in walk()

12345678910>>...12