Home | History | Annotate | Download | only in skcms

Lines Matching refs:sigs

964     const uint32_t sigs[] = { skcms_Signature_A2B0, skcms_Signature_A2B1 };
965 for (int i = 0; i < ARRAY_COUNT(sigs); i++) {
966 if (skcms_GetTagBySignature(profile, sigs[i], &a2b_tag)) {