Searched refs:TPM_disk_alloc_counter (Results 1 – 3 of 3) sorted by relevance
24 int TPM_disk_alloc_counter(be32_t *slot, struct tpm_authdata auth, be32_t *value);
273 int TPM_disk_alloc_counter(be32_t *slot, struct tpm_authdata auth, be32_t *value) in TPM_disk_alloc_counter() function
406 rc = TPM_disk_alloc_counter(&mgr->counter_index, mgr->counter_auth, &mgr->counter_value); in vtpm_new_disk()
Completed in 3 milliseconds