Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_pkwm.c23 static int getoptions(char *datablob, struct trusted_key_options *opt) in getoptions() function
94 rc = getoptions(datablob, options); in trusted_pkwm_seal()
H A Dtrusted_tpm1.c696 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() function
866 ret = getoptions(datablob, p, options); in trusted_tpm_seal()
911 ret = getoptions(datablob, p, options); in trusted_tpm_unseal()