Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c314 static int trusted_tpm_send(unsigned char *cmd, size_t buflen) in trusted_tpm_send() function
377 ret = trusted_tpm_send(tb->data, tb->length); in osap()
401 ret = trusted_tpm_send(tb->data, tb->length); in oiap()
510 ret = trusted_tpm_send(tb->data, tb->length); in tpm_seal()
601 ret = trusted_tpm_send(tb->data, tb->length); in tpm_unseal()