Home
last modified time | relevance | path

Searched refs:ossl_policy_data_free (Results 1 – 5 of 5) sorted by relevance

/openssl-master/crypto/x509/
A Dpcy_cache.c71 ossl_policy_data_free(data); in policy_cache_create()
75 sk_X509_POLICY_DATA_pop_free(cache->data, ossl_policy_data_free); in policy_cache_create()
182 ossl_policy_data_free(cache->anyPolicy); in ossl_policy_cache_free()
183 sk_X509_POLICY_DATA_pop_free(cache->data, ossl_policy_data_free); in ossl_policy_cache_free()
A Dpcy_data.c18 void ossl_policy_data_free(X509_POLICY_DATA *data) in ossl_policy_data_free() function
A Dpcy_map.c62 ossl_policy_data_free(data); in ossl_policy_cache_set_mapping()
A Dpcy_local.h140 void ossl_policy_data_free(X509_POLICY_DATA *data);
A Dpcy_tree.c184 ossl_policy_data_free(data); in tree_init()
311 ossl_policy_data_free(data); in tree_add_unmatched()
620 sk_X509_POLICY_DATA_pop_free(tree->extra_data, ossl_policy_data_free); in X509_policy_tree_free()

Completed in 10 milliseconds