oiap               50 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
oiap              136 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
oiap              222 crypto/asymmetric_keys/asym_tpm.c 	ret = oiap(tb, &authhandle, enonce);
oiap               49 include/keys/trusted.h int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);
oiap              453 security/keys/trusted.c EXPORT_SYMBOL_GPL(oiap);
oiap              601 security/keys/trusted.c 	ret = oiap(tb, &authhandle1, enonce1);
oiap              606 security/keys/trusted.c 	ret = oiap(tb, &authhandle2, enonce2);