Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c393 static int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce) in oiap() function
557 ret = oiap(tb, &authhandle1, enonce1); in tpm_unseal()
562 ret = oiap(tb, &authhandle2, enonce2); in tpm_unseal()