Searched defs:tpm_hmac (Results 1 – 2 of 2) sorted by relevance
41 fn tpm_hmac(&self, data: &[u8]) -> Result<Vec<u8>, Error> { in tpm_hmac() method98 tpm_hmac: TpmHmac, field139 tpm_hmac: TpmHmac, field
27 uint32_t tpm_hmac(void* trm, const uint8_t* data, uint32_t data_len, in tpm_hmac() function