Searched refs:pairType (Results 1 – 5 of 5) sorted by relevance
69 uint8_t pairType; member
38 int32_t pairType; member
998 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ImportPublicKey()1006 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ImportPublicKey()1150 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ConstructImportSymmetricKeyParam()1160 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ConstructImportSymmetricKeyParam()
459 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ConstructImportSymmetricKeyParam()469 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ConstructImportSymmetricKeyParam()
987 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ImportPublicKey()995 roleInfoUnion.roleInfoStruct.pairType = (uint8_t)exInfo->pairType; in ImportPublicKey()