| /third_party/node/test/fixtures/ |
| D | aead-vectors.js | 2 { algo: 'aes-128-gcm', property 7 { algo: 'aes-128-gcm', property 12 { algo: 'aes-128-gcm', property 17 { algo: 'aes-256-gcm', property 22 { algo: 'aes-256-gcm', property 27 { algo: 'aes-192-gcm', property 38 { algo: 'aes-128-gcm', property 47 { algo: 'aes-128-gcm', property 56 { algo: 'aes-128-gcm', property 71 { algo: 'aes-128-gcm', property [all …]
|
| /third_party/node/benchmark/crypto/ |
| D | hash-stream-throughput.js | 9 algo: ['sha1', 'sha256', 'sha512'], property 15 function main({ api, type, len, algo, writes }) { property 46 function legacyWrite(algo, message, encoding, writes, len) { argument 60 function streamWrite(algo, message, encoding, writes, len) { argument
|
| D | hash-stream-creation.js | 9 algo: [ 'sha256', 'md5' ], property 16 function main({ api, type, len, out, writes, algo }) { field 47 function legacyWrite(algo, message, encoding, writes, len, outEnc) { argument 65 function streamWrite(algo, message, encoding, writes, len, outEnc) { argument
|
| D | rsa-sign-verify-throughput.js | 21 algo: ['SHA1', 'SHA224', 'SHA256', 'SHA384', 'SHA512'], property 26 function main({ len, algo, keylen, writes }) { property 32 function StreamWrite(algo, keylen, message, writes, len) { argument
|
| D | rsa-encrypt-decrypt-throughput.js | 25 function main({ len, algo, keylen, n }) { property 31 function StreamWrite(algo, keylen, message, n, len) { argument
|
| /third_party/boost/boost/fiber/algo/ |
| D | algorithm.hpp | 29 namespace algo { namespace 50 friend void intrusive_ptr_add_ref( algorithm * algo) noexcept { in intrusive_ptr_add_ref() 55 friend void intrusive_ptr_release( algorithm * algo) noexcept { in intrusive_ptr_release()
|
| D | round_robin.hpp | 31 namespace algo { namespace
|
| D | work_stealing.hpp | 35 namespace algo { namespace
|
| D | shared_work.hpp | 33 namespace algo { namespace
|
| /third_party/boost/boost/fiber/ |
| D | properties.hpp | 29 namespace algo { namespace 64 void set_algorithm( algo::algorithm * algo) noexcept { in set_algorithm() argument
|
| /third_party/ffmpeg/libavcodec/tests/ |
| D | dct.c | 53 struct algo { struct 61 static const struct algo fdct_tab[] = { argument
|
| /third_party/node/test/common/ |
| D | tls.js | 147 function PRF12(algo, secret, label, seed, size) { argument 152 function P_hash(algo, secret, seed, size) { argument
|
| /third_party/boost/libs/fiber/src/algo/ |
| D | algorithm.cpp | 17 namespace algo { namespace
|
| D | round_robin.cpp | 18 namespace algo { namespace
|
| D | shared_work.cpp | 19 namespace algo { namespace
|
| /third_party/nghttp2/src/ |
| D | test.example.com.csr.json | 4 "algo": "rsa", string
|
| D | ca.nghttp2.org.csr.json | 4 "algo": "rsa", string
|
| D | test.nghttp2.org.csr.json | 9 "algo": "rsa", string
|
| /third_party/grpc/src/core/lib/compression/ |
| D | compression_internal.cc | 92 grpc_compression_algorithm algo) { in grpc_compression_algorithm_to_message_compression_algorithm() 105 grpc_compression_algorithm algo) { in grpc_compression_algorithm_to_stream_compression_algorithm()
|
| /third_party/node/deps/npm/node_modules/sshpk/lib/ |
| D | key.js | 101 Key.prototype.hash = function (algo) { argument 115 Key.prototype.fingerprint = function (algo) { argument
|
| /third_party/lwip/src/apps/snmp/ |
| D | snmpv3_mbedtls.c | 53 const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) in snmpv3_auth() 110 const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) in snmpv3_crypt()
|
| D | snmp_snmpv2_usm.c | 60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid() 71 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid()
|
| /third_party/node/benchmark/policy/ |
| D | policy-startup.js | 17 const hash = (str, algo) => { argument
|
| /third_party/boost/boost/fiber/numa/algo/ |
| D | work_stealing.hpp | 37 namespace algo { namespace
|
| /third_party/boost/libs/intrusive/example/ |
| D | doc_slist_algorithms.cpp | 34 typedef boost::intrusive::circular_slist_algorithms<my_slist_node_traits> algo; in main() typedef
|