Searched refs:cf_algorithm (Results 1 – 1 of 1) sorted by relevance
864 CFStringRef cf_algorithm = CFDictionaryGetValue(cf_value, kSecPropertyKeyValue); in httpCredentialsString() local866 … if (!CFStringCompare(cf_algorithm, CFSTR("1.2.840.113549.1.1.5"), kCFCompareCaseInsensitive)) in httpCredentialsString()868 …else if (!CFStringCompare(cf_algorithm, CFSTR("1.2.840.113549.1.1.11"), kCFCompareCaseInsensitive)) in httpCredentialsString()870 … else if (!CFStringCompare(cf_algorithm, CFSTR("1.2.840.113549.1.1.4"), kCFCompareCaseInsensitive)) in httpCredentialsString()