Home
last modified time | relevance | path

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

/linux-4.4.14/security/keys/
Dtrusted.c428 static int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap() function
592 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()
597 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()