Home
last modified time | relevance | path

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

/external/tpm2/
DCryptUtil_fp.h251 leadingSizeInByte, // IN: the size of the leading size field in byte
258 UINT16 leadingSizeInByte, // IN: the size of the leading size field in byte
DCryptUtil.c2653 UINT16 leadingSizeInByte, // IN: the size of the leading size field in in CryptParameterEncryption() argument
2667 if(leadingSizeInByte == 2) in CryptParameterEncryption()
2676 else if(leadingSizeInByte == 4) in CryptParameterEncryption()
2721 UINT16 leadingSizeInByte, // IN: the size of the leading size field in in CryptParameterDecryption() argument
2737 if(leadingSizeInByte == 2) in CryptParameterDecryption()
2745 else if(leadingSizeInByte == 4) in CryptParameterDecryption()
Dpart4.txt22468 2179 UINT16 leadingSizeInByte, // IN: the size of the leading size field in
22484 2195 if(leadingSizeInByte == 2)
22493 2204 else if(leadingSizeInByte == 4)
22546 2240 UINT16 leadingSizeInByte, // IN: the size of the leading size field …
22564 2258 if(leadingSizeInByte == 2)
22572 2266 else if(leadingSizeInByte == 4)