Searched refs:sensitiveType (Results 1 – 7 of 7) sorted by relevance
1466 _NAME sensitiveType1472 _NAME sensitive _UNION sensitiveType
15051 sensitiveType15077 [sensitiveType]sensitive15088 When this structure is unmarshaled, the size of the sensitiveType determines what type of value is15089 unmarshaled. Each value of sensitiveType is associated with a TPM2B. It is the maximum size for eac…
15029 sensitiveType15055 [sensitiveType]sensitive15066 When this structure is unmarshaled, the size of the sensitiveType determines what type of value is15067 unmarshaled. Each value of sensitiveType is associated with a TPM2B. It is the maximum size for eac…
2896 sensitive->sensitiveType = publicArea->type; in CryptCreateObject()3060 if(publicArea->type != sensitive->sensitiveType) in CryptObjectPublicPrivateMatch()
1502 TPMI_ALG_PUBLIC sensitiveType; member
3499 total_size += TPMI_ALG_PUBLIC_Marshal(&source->sensitiveType, buffer, size); in TPMT_SENSITIVE_Marshal()3503 size, source->sensitiveType); in TPMT_SENSITIVE_Marshal()3511 result = TPMI_ALG_PUBLIC_Unmarshal(&target->sensitiveType, buffer, size); in TPMT_SENSITIVE_Unmarshal()3524 target->sensitiveType); in TPMT_SENSITIVE_Unmarshal()
22755 2398 sensitive->sensitiveType = publicArea->type;22950 2553 if(publicArea->type != sensitive->sensitiveType)