Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_pbg.c2090 BYTE *in_blob5 = 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()
2112 LoadBlob(outOffset, in_len5, out_blob, in_blob5); in tpm_rqu_build()