Searched refs:oiap (Results 1 – 2 of 2) sorted by relevance
43 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);
426 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap() function443 EXPORT_SYMBOL_GPL(oiap);593 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()598 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()