Searched refs:getoptions (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 732 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() function 902 ret = getoptions(datablob, p, options); in trusted_tpm_seal() 947 ret = getoptions(datablob, p, options); in trusted_tpm_unseal()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 743 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() function 906 ret = getoptions(datablob, p, o); in datablob_parse() 922 ret = getoptions(datablob, p, o); in datablob_parse() 929 ret = getoptions(datablob, p, o); in datablob_parse()
|
Completed in 4 milliseconds