webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
pcy_cache.c File Reference
#include <openssl/mem.h>
#include <openssl/obj.h>
#include <openssl/thread.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "pcy_int.h"
#include "../internal.h"

Functions

void policy_cache_free (X509_POLICY_CACHE *cache)
 
const X509_POLICY_CACHEpolicy_cache_set (X509 *x)
 
X509_POLICY_DATApolicy_cache_find_data (const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id)
 

Function Documentation

◆ policy_cache_find_data()

X509_POLICY_DATA* policy_cache_find_data ( const X509_POLICY_CACHE cache,
const ASN1_OBJECT id 
)

◆ policy_cache_free()

void policy_cache_free ( X509_POLICY_CACHE cache)

◆ policy_cache_set()

const X509_POLICY_CACHE* policy_cache_set ( X509 x)