Searched refs:roleInfoStruct (Results 1 – 2 of 2) sorted by relevance
76 struct KeyRoleInfo roleInfoStruct; member
2006 roleInfoUnion.roleInfoStruct.userType = (uint8_t)exInfo->userType; in ImportPublicKey()2007 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ImportPublicKey()2008 roleInfoUnion.roleInfoStruct.reserved1 = (uint8_t)0; in ImportPublicKey()2009 roleInfoUnion.roleInfoStruct.reserved2 = (uint8_t)0; in ImportPublicKey()2178 roleInfoUnion.roleInfoStruct.userType = (uint8_t)exInfo->userType; in ConstructImportSymmetricKeyParam()2179 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ConstructImportSymmetricKeyParam()