Searched refs:policy_cache_set_int (Results 1 – 1 of 1) sorted by relevance
69 static int policy_cache_set_int(long *out, ASN1_INTEGER *value);157 if (!policy_cache_set_int(&cache->explicit_skip, in policy_cache_new()160 if (!policy_cache_set_int(&cache->map_skip, in policy_cache_new()203 } else if (!policy_cache_set_int(&cache->any_skip, ext_any)) in policy_cache_new()279 static int policy_cache_set_int(long *out, ASN1_INTEGER *value) in policy_cache_set_int() function