Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_seal.c31 UINT32 ulSizeNonces, in sealx_mask_cb() argument
46 mgf1SeedLen = (ulSizeNonces * 2) + strlen("XOR") + sharedSecretLen; in sealx_mask_cb()
52 memcpy(mgf1Buffer, rgbNonceEven, ulSizeNonces); in sealx_mask_cb()
53 mgf1Buffer += ulSizeNonces; in sealx_mask_cb()
54 memcpy(mgf1Buffer, rgbNonceOdd, ulSizeNonces); in sealx_mask_cb()
55 mgf1Buffer += ulSizeNonces; in sealx_mask_cb()
H A Dtsp_auth.c684 UINT32 ulSizeNonces, in authsess_callback_xor() argument
729 UINT32 ulSizeNonces, in authsess_callback_hmac() argument
745 Trspi_LoadBlob(&offset, ulSizeNonces, Blob, rgbNonceEven); in authsess_callback_hmac()
746 Trspi_LoadBlob(&offset, ulSizeNonces, Blob, rgbNonceOdd); in authsess_callback_hmac()
H A Dobj_policy.c153 TSS_BOOL continueUse, UINT32 ulSizeNonces, in obj_policy_do_hmac() argument
173 ulSizeNonces, in obj_policy_do_hmac()
1000 TSS_FLAG PurposeSecret, UINT32 ulSizeNonces, in obj_policy_do_xor() argument
1017 PurposeSecret, ulSizeNonces, in obj_policy_do_xor()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dobj_policy.h59 UINT32 ulSizeNonces,
72 UINT32 ulSizeNonces,
100 UINT32 ulSizeNonces,
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h1062 UINT32 ulSizeNonces, // in
1078 UINT32 ulSizeNonces, // in
1103 UINT32 ulSizeNonces, // in