Searched refs:Decode_UINT16 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_nv.c207 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
212 pcrwrite_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
385 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
409 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
449 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
454 Decode_UINT16(nv_data_public + offset);
479 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
483 pcrwrite_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
512 pcrread_sizeOfSelect = Decode_UINT16(nv_data_public + offset);
517 pcrwrite_sizeOfSelect = Decode_UINT16(nv_data_publi
[all...]
H A Dspi_utils.c334 Decode_UINT16(BYTE * in) function
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_utils.c56 Decode_UINT16(BYTE * in) function
167 *out = Decode_UINT16(&blob[*offset]);
240 UINT16 temp = Decode_UINT16(blob);
256 UINT16 temp = Decode_UINT16(blob);
411 if (Decode_UINT16((BYTE *) &version) == TPM_TAG_CERTIFY_INFO2){
450 if (Decode_UINT16((BYTE *) &certify->version) == TPM_TAG_CERTIFY_INFO2){
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h192 UINT16 Decode_UINT16(BYTE *);
H A Dspi_utils.h158 UINT16 Decode_UINT16(BYTE *);
/netbsd-current/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c199 *out = Decode_UINT16(&blob[*offset]);

Completed in 162 milliseconds