Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_pbg.c2088 BYTE *in_blob4 = va_arg(ap, BYTE *); in tpm_rqu_build() local
2094 if (!digest1 || !in_blob1 || !in_blob2 || !in_blob3 || !in_blob4 || !in_blob5) { in tpm_rqu_build()
2110 LoadBlob(outOffset, in_len4, out_blob, in_blob4); in tpm_rqu_build()