Home
last modified time | relevance | path

Searched refs:keyt (Results 26 – 50 of 93) sorted by relevance

1234

/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/reference/nss_key_functions/
H A Dindex.rst24 #. include <keyt.h>
41 #. include <keyt.h>
/dports/net/py-kombu/kombu-4.6.11/kombu/asynchronous/http/
H A Dbase.py216 def header_parser(keyt=normalize_header): argument
229 key = headers._prev_key = keyt(key)
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/ssl_functions/sslkey/
H A Dindex.rst48 #include <keyt.h>
77 #include <keyt.h>
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/ssl_functions/sslkey/
H A Dindex.rst48 #include <keyt.h>
77 #include <keyt.h>
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/security/ca_root_nss/nss-3.71/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/www/firefox/firefox-99.0/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn18 keyt.h \
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn18 keyt.h \
/dports/security/nss/nss-3.76.1/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/cryptohi/
H A Dexports.gyp22 'keyt.h',
H A Dmanifest.mn19 keyt.h \
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/go/src/_stacktester/
H A Dstacktester.go372 var keyt tuple.Tuple
373 keyt = append(keyt, int64(index))
374 keyt = append(keyt, int64(el.idx))
375 pk := append(prefix, keyt.Pack()...)
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/
H A Dtask.class.php526 foreach($targets as $keyt=>$target) {
530 unset($targets[$keyt]);
868 foreach($targets as $keyt=>$target) {
872 unset($targets[$keyt]);
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/conch/test/
H A Dtest_agent.py335 def _check(keyt): argument
341 for k in keyt:
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/conch/test/
H A Dtest_agent.py337 def _check(keyt): argument
343 for k in keyt:
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/ssh-base/
H A Dsshd.c149 char keyt[32]; in offer() local
159 keyt, sizeof(keyt), NULL, NULL); in offer()
199 n = lws_snprintf((char *)p, lws_ptr_diff_size_t(end, p), "%s", keyt); in offer()
302 char keyt[32]; in handle_name() local
316 keyt, sizeof(keyt), in handle_name()
320 if (!strcmp(pss->name, keyt)) { in handle_name()

1234