Searched refs:oiap (Results 1 – 1 of 1) sorted by relevance
437 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap() function454 EXPORT_SYMBOL_GPL(oiap);604 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()609 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()
Completed in 4 milliseconds