Home
last modified time | relevance | path

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

/linux/crypto/asymmetric_keys/
A Dasym_tpm.c67 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_LOADKEY2); in tpm_loadkey2()
97 tpm_buf_reset(tb, TPM_TAG_RQU_COMMAND, TPM_ORD_FLUSHSPECIFIC); in tpm_flushspecific()
148 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_UNBIND); in tpm_unbind()
231 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_SIGN); in tpm_sign()
/linux/include/linux/
A Dtpm.h323 static inline void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_reset() function
339 tpm_buf_reset(buf, tag, ordinal); in tpm_buf_init()
/linux/security/keys/trusted-keys/
A Dtrusted_tpm1.c405 tpm_buf_reset(tb, TPM_TAG_RQU_COMMAND, TPM_ORD_OSAP); in osap()
433 tpm_buf_reset(tb, TPM_TAG_RQU_COMMAND, TPM_ORD_OIAP); in oiap()
534 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH1_COMMAND, TPM_ORD_SEAL); in tpm_seal()
625 tpm_buf_reset(tb, TPM_TAG_RQU_AUTH2_COMMAND, TPM_ORD_UNSEAL); in tpm_unseal()
/linux/drivers/char/tpm/
A Dtpm1-cmd.c574 tpm_buf_reset(&buf, TPM_TAG_RQU_COMMAND, TPM_ORD_GET_RANDOM); in tpm1_get_random()
770 tpm_buf_reset(&buf, TPM_TAG_RQU_COMMAND, TPM_ORD_SAVESTATE); in tpm1_pm_suspend()
A Dtpm2-cmd.c307 tpm_buf_reset(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_RANDOM); in tpm2_get_random()

Completed in 12 milliseconds