Home
last modified time | relevance | path

Searched defs:encryptNonce (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-esys/
H A Desys_iutil.c169 int *encryptNonceIdx, TPM2B_NONCE ** encryptNonce) in iesys_compute_encrypt_nonce()
629 TPM2B_NONCE *encryptNonce = NULL; in iesys_encrypt_param() local
1185 TPM2B_NONCE * encryptNonce, in iesys_compute_hmac()
1253 TPM2B_NONCE *encryptNonce = NULL; in iesys_gen_auths() local
H A Desys_int.h161 TPM2B_NONCE *encryptNonce; /**< The nonce of the encrypt session, or NULL member