Searched refs:KCF_FIRST_OPSCLASS (Results 1 – 3 of 3) sorted by relevance
147 if ((class < KCF_FIRST_OPSCLASS) || (class > KCF_LAST_OPSCLASS)) in kcf_create_mech_entry()373 if ((class < KCF_FIRST_OPSCLASS) || (class > KCF_LAST_OPSCLASS)) { in kcf_get_mech_entry()
95 if ((class < KCF_FIRST_OPSCLASS) || (class > KCF_LAST_OPSCLASS)) { in kcf_get_mech_provider()
208 #define KCF_FIRST_OPSCLASS KCF_CIPHER_CLASS macro211 KCF_OPS_CLASSSIZE == (KCF_LAST_OPSCLASS - KCF_FIRST_OPSCLASS + 2),