Home
last modified time | relevance | path

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

/openbmc/linux/include/keys/
H A Dtrusted_tpm.h43 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c426 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/u-boot/cmd/
H A Dtpm-v1.c698 U_BOOT_CMD_MKENT(oiap, 0, 1,