Searched refs:DERIVE_BOOL_ON (Results 1 – 6 of 6) sorted by relevance
353 if (!(basekey_p->bool_attr_mask & DERIVE_BOOL_ON)) { in C_DeriveKey()
300 secret_key->bool_attr_mask |= DERIVE_BOOL_ON; in soft_genkey()498 private_key->bool_attr_mask |= DERIVE_BOOL_ON; in soft_genkey_pair()502 private_key->bool_attr_mask |= DERIVE_BOOL_ON; in soft_genkey_pair()
1375 attr_mask |= DERIVE_BOOL_ON;1959 attr_mask |= DERIVE_BOOL_ON;2589 attr_mask |= DERIVE_BOOL_ON;3848 DERIVE_BOOL_ON, template));4799 DERIVE_BOOL_ON, template));6572 attr_mask = (obj->bool_attr_mask) & DERIVE_BOOL_ON;
697 #define DERIVE_BOOL_ON 0x00000001 macro
1085 attr_mask |= DERIVE_BOOL_ON; in kernel_build_public_key_object()1473 attr_mask |= DERIVE_BOOL_ON; in kernel_build_private_key_object()1910 attr_mask |= DERIVE_BOOL_ON; in kernel_build_secret_key_object()2291 DERIVE_BOOL_ON, template)); in kernel_get_common_key_attrs()2916 DERIVE_BOOL_ON, template)); in kernel_set_common_key_attribute()3784 attr_mask = (obj->bool_attr_mask) & DERIVE_BOOL_ON; in kernel_find_match_attrs()
430 #define DERIVE_BOOL_ON 0x00000001 macro