Home
last modified time | relevance | path

Searched refs:CRLCache (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dssl_config.erl58 crl_cache := CRLCache
68 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dssl_config.erl54 crl_cache = CRLCache
64 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
H A Dssl_manager.erl116 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
118 call({connection_init, Extracted, Role, CRLCache});
119 connection_init(Trustedcerts, Role, CRLCache) ->
120 call({connection_init, Trustedcerts, Role, CRLCache}).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
H A Dssl_config.erl113 crl_cache := CRLCache
123 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
H A Dssl_config.erl126 crl_cache := CRLCache
136 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
H A Dssl_config.erl126 crl_cache := CRLCache
136 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
H A Dssl_config.erl126 crl_cache := CRLCache
136 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl_manager.erl115 connection_init({der, _} = Trustedcerts, Role, CRLCache) ->
117 call({connection_init, Extracted, Role, CRLCache});
118 connection_init(Trustedcerts, Role, CRLCache) ->
119 call({connection_init, Trustedcerts, Role, CRLCache}).
H A Dssl_config.erl126 crl_cache := CRLCache
136 {ok,_} = ssl_manager:connection_init(Certs, Role, CRLCache)
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
H A Dcrl.c943 static CRLCache crlcache = { NULL, NULL };
2108 CRLCache_GetIssuerCache(CRLCache* cache, const SECItem* subject, in CRLCache_GetIssuerCache()
/dports/security/ca_root_nss/nss-3.71/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
H A Dcrl.c943 static CRLCache crlcache = { NULL, NULL };
2106 CRLCache_GetIssuerCache(CRLCache* cache, const SECItem* subject, in CRLCache_GetIssuerCache()
/dports/www/firefox/firefox-99.0/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
H A Dcrl.c943 static CRLCache crlcache = { NULL, NULL };
2108 CRLCache_GetIssuerCache(CRLCache* cache, const SECItem* subject, in CRLCache_GetIssuerCache()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
/dports/security/nss/nss-3.76.1/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/certdb/
H A Dcerti.h25 typedef struct CRLCacheStr CRLCache; typedef

12