Lines Matching full:uint16
107 UINT16
109 UINT16 randomSize, // IN: size of random number
113 UINT16 result;
152 UINT16
181 UINT16
210 UINT16
213 UINT16 keySize, // IN: the size of HMAC key in byte
247 UINT16
250 UINT16 keySize, // IN: the size of HMAC key in byte
282 LIB_EXPORT UINT16
306 UINT16
424 LIB_EXPORT UINT16
427 UINT16 digestSize, // IN: size of digest buffer
458 LIB_EXPORT UINT16
465 UINT16 retVal = 0;
481 LIB_EXPORT UINT16
484 UINT16 blockSize, // IN: size of the data block
486 UINT16 retSize, // IN: size of the return buffer
504 LIB_EXPORT UINT16
530 LIB_EXPORT UINT16
536 UINT16 retVal = 0;
571 LIB_EXPORT UINT16
589 LIB_EXPORT UINT16
705 UINT16 hashBlockSize;
985 UINT16 *dataOutSize, // OUT: size of plain text in byte
989 UINT16 cipherInSize, // IN: size of cipher text in byte
1042 *dataOutSize = (UINT16)dSize;
1063 UINT16 *cipherOutSize, // OUT: size of cipher text in byte
1067 UINT16 dataInSize, // IN: size of plain text in byte
1105 *cipherOutSize = (UINT16)cOutSize;
1158 sig->signature.rsassa.sig.t.size = (UINT16)signSize;
1235 UINT16
1241 UINT16 keySizeInBits = 0;
1544 UINT16 *c, // IN/OUT: count value.
1565 UINT16 t1;
1576 t1 = (UINT16)currentCount;
1583 t1 = (UINT16)currentCount;
1626 UINT16
1631 UINT16 oldCount = (UINT16)gr.commitCounter;
1645 UINT16 c // IN: the counter value of the commitment
1784 UINT16 keySizeInBits, // IN: key key size in bit
1797 UINT16 keySize = (keySizeInBits + 7) / 8;
1823 UINT16 keySizeInBits, // IN: AES key size in bit
1835 UINT16 keySize = (keySizeInBits + 7) / 8;
1887 UINT16 requestSize;
1993 UINT16 hLen = CryptGetHashDigestSize(hash);
2142 UINT16 keySize // IN: key size in bit
2159 UINT16 keySizeInBits, // IN: key size in bit
2262 UINT16 keySizeInBits, // IN: key size in bit
2654 UINT16 leadingSizeInByte, // IN: the size of the leading size field in
2722 UINT16 leadingSizeInByte, // IN: the size of the leading size field in
3594 UINT16 i;
3673 UINT16 keySizeInBytes;