Searched refs:key_tokens (Results 1 – 5 of 5) sorted by relevance
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_pkwm.c | 18 static const match_table_t key_tokens = { variable 42 token = match_token(p, key_tokens, args); in getoptions()
|
| H A D | trusted_caam.c | 26 static const match_table_t key_tokens = { variable 58 token = match_token(p, key_tokens, args); in get_pkey_options()
|
| H A D | trusted_core.c | 69 static const match_table_t key_tokens = { variable 94 key_cmd = match_token(c, key_tokens, args); in datablob_parse()
|
| H A D | trusted_tpm1.c | 682 static const match_table_t key_tokens = { variable 722 token = match_token(p, key_tokens, args); in getoptions()
|
| /linux/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 70 static const match_table_t key_tokens = { variable 187 key_cmd = match_token(keyword, key_tokens, args); in datablob_parse()
|