Home
last modified time | relevance | path

Searched refs:_get_crl_dp (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c1208 _get_crl_dp(X509 *certificate) { in _get_crl_dp() function
1404 obj = _get_crl_dp(certificate); in _decode_certificate()
/external/python/cpython3/Modules/
D_ssl.c1500 _get_crl_dp(X509 *certificate) { in _get_crl_dp() function
1704 obj = _get_crl_dp(certificate); in _decode_certificate()