Searched refs:key_flags (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/db/db/ |
H A D | db_iface.c | 76 int key_einval, key_flags, ret; local 78 key_einval = key_flags = 0; 92 key_flags = 1; 96 key_einval = key_flags = 1; 108 key_einval = key_flags = 1; 146 int key_einval, key_flags, ret; local 148 key_einval = key_flags = 0; 176 key_einval = key_flags = 1; 183 if (key_flags && (ret = __dbt_ferr(dbp, "key", key, 0)) != 0)
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | db_scheme.cc | 80 descols[i].key_flags = srccols[i].key_flags; in db_scheme() 150 scols[keynum].key_flags = zcols[i].tc_flags; in db_scheme() 235 keys.keys_val[i].key_flags, in print()
|
H A D | db_scheme_c.x | 59 unsigned long key_flags; /* corresponds to tc_flags in table_col defn */ member
|
H A D | db_index.cc | 111 if ((k->key_flags)&DB_KEY_CASE) in init()
|
/titanic_44/usr/src/lib/pkcs11/include/ |
H A D | cryptoki.h | 121 CK_KEY_TYPE key_type, CK_ULONG key_len, CK_FLAGS key_flags,
|
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SUNWExtensions.c | 379 CK_KEY_TYPE key_type, CK_ULONG key_len, CK_FLAGS key_flags, in pkcs11_PasswdToPBKD2Object() argument 486 template[i].pValue = (key_flags & ((mapping[j]).flag)) ? in pkcs11_PasswdToPBKD2Object()
|
/titanic_44/usr/src/uts/common/io/wpi/ |
H A D | wpireg.h | 403 uint16_t key_flags; member
|
H A D | wpi.c | 1436 node.key_flags = 0; in wpi_key_set() 1439 node.key_flags = (1 << 14); in wpi_key_set() 1443 node.key_flags |= (2 | (1 << 3) | (k->wk_keyix << 8)); in wpi_key_set()
|
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 1876 node.key_flags = 0; in iwk_key_set() 1881 node.key_flags = (1 << 14); in iwk_key_set() 1888 sc->sc_ibss.ibss_node_tb[index1].node.key_flags |= in iwk_key_set() 1890 sc->sc_ibss.ibss_node_tb[index1].node.key_flags = in iwk_key_set() 1892 node.key_flags); in iwk_key_set() 1917 node.key_flags = 0; in iwk_key_set() 1920 node.key_flags = (1 << 14); in iwk_key_set() 1924 node.key_flags |= (STA_KEY_FLG_CCMP | (1 << 3) | (k->wk_keyix << 8)); in iwk_key_set() 1925 node.key_flags = LE_16(node.key_flags); in iwk_key_set()
|
H A D | iwk_hw.h | 2950 uint16_t key_flags; member
|
/titanic_44/usr/src/uts/common/io/iwh/ |
H A D | iwh_hw.h | 2292 uint16_t key_flags; member
|
/titanic_44/usr/src/uts/common/io/iwp/ |
H A D | iwp_hw.h | 2289 uint16_t key_flags; member
|