Home
last modified time | relevance | path

Searched refs:token_mask (Results 1 – 2 of 2) sorted by relevance

/security/keys/
Dkeyctl_pkey.c40 unsigned long token_mask = 0; in keyctl_pkey_params_parse() local
51 if (__test_and_set_bit(token, &token_mask)) in keyctl_pkey_params_parse()
/security/keys/trusted-keys/
Dtrusted_tpm1.c741 unsigned long token_mask = 0; in getoptions() local
759 if (test_and_set_bit(token, &token_mask)) in getoptions()
828 if (test_bit(Opt_policydigest, &token_mask)) in getoptions()