Home
last modified time | relevance | path

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

/crypto/asymmetric_keys/
Dasym_tpm.c102 static int tpm_flushspecific(struct tpm_buf *tb, uint32_t handle) in tpm_flushspecific() function
559 if (tpm_flushspecific(tb, keyhandle) < 0) in tpm_key_decrypt()
707 if (tpm_flushspecific(tb, keyhandle) < 0) in tpm_key_sign()