Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DObject_spt_fp.h166 BOOL useIV, // IN: indicate if an IV is used
197 BOOL useIV, // IN: indicates if an IV is used
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
DObject_spt.c813 BOOL useIV, // IN: indicate if an IV is used in ProduceOuterWrap() argument
838 if(useIV) in ProduceOuterWrap()
899 BOOL useIV, // IN: indicates if an IV is used in UnwrapOuter() argument
934 if(useIV) in UnwrapOuter()