Home
last modified time | relevance | path

Searched refs:flag_norandom (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c248 pent->flag_norandom = B_TRUE; in parse_policylist()
478 puent2->flag_norandom = puent1->flag_norandom; in dup_uentry()
H A Dcryptoutil.h103 boolean_t flag_norandom; /* TRUE if random is disabled */ member
/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c612 puent->flag_norandom = B_TRUE; in disable_uef_lib()
692 puent->flag_norandom = B_FALSE; in enable_uef_lib()
1069 if (puent->flag_norandom == B_TRUE) in print_uef_policy()
1385 if (puent->flag_norandom == B_TRUE) { in uent2str()
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c580 cur_slot->sl_norandom = phead->puent->flag_norandom; in pkcs11_slot_mapping()