Searched refs:oiap (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/keys/ |
H A D | trusted_tpm.h | 43 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);
|
/openbmc/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 426 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap() function 443 EXPORT_SYMBOL_GPL(oiap); 593 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal() 598 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/ |
H A D | 0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch | 121 …y nvdefinespace nvreadvalueauth nvreadvalue nvwritevalueauth nvwritevalue oiap osap ownerreadinter…
|
/openbmc/u-boot/cmd/ |
H A D | tpm-v1.c | 698 U_BOOT_CMD_MKENT(oiap, 0, 1,
|