Home
last modified time | relevance | path

Searched refs:key_tokens (Results 1 – 5 of 5) sorted by relevance

/linux/security/keys/trusted-keys/
H A Dtrusted_pkwm.c18 static const match_table_t key_tokens = { variable
42 token = match_token(p, key_tokens, args); in getoptions()
H A Dtrusted_caam.c26 static const match_table_t key_tokens = { variable
58 token = match_token(p, key_tokens, args); in get_pkey_options()
H A Dtrusted_core.c69 static const match_table_t key_tokens = { variable
94 key_cmd = match_token(c, key_tokens, args); in datablob_parse()
H A Dtrusted_tpm1.c682 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 Dencrypted.c70 static const match_table_t key_tokens = { variable
187 key_cmd = match_token(keyword, key_tokens, args); in datablob_parse()