Searched refs:ASY_KEY_SPEC_RELATION_SET (Results 1 – 1 of 1) sorted by relevance
42 static const AsyKeySpecItemRelation ASY_KEY_SPEC_RELATION_SET[] = { variable79 …for (uint32_t i = 0; i < sizeof(ASY_KEY_SPEC_RELATION_SET) / sizeof(AsyKeySpecItemRelation); i++) { in GetAsyKeySpecType()80 if (ASY_KEY_SPEC_RELATION_SET[i].item == targetItemType) { in GetAsyKeySpecType()81 return ASY_KEY_SPEC_RELATION_SET[i].itemType; in GetAsyKeySpecType()