Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 25 of 175) sorted by relevance

1234567

/external/cronet/tot/crypto/
Dunexportable_key_metrics.cc42 std::string GetHistogramSuffixForAlgo(internal::TPMSupport algo) { in GetHistogramSuffixForAlgo()
74 internal::TPMSupport algo, in ReportUmaLatency()
84 internal::TPMSupport algo, in ReportUmaOperationSuccess()
94 internal::TPMSupport algo, in ReportUmaTpmOperation()
115 auto algo = virtual_provider->SelectAlgorithm(kAllAlgorithms); in MeasureVirtualTpmOperations() local
195 auto algo = provider->SelectAlgorithm(kAllAlgorithms); in MeasureTpmOperationsInternal() local
Dunexportable_key_software_unsecure.cc135 for (auto algo : acceptable_algorithms) { in SelectAlgorithm() local
156 for (auto algo : acceptable_algorithms) { in GenerateSigningKeySlowly() local
/external/cronet/stable/crypto/
Dunexportable_key_metrics.cc42 std::string GetHistogramSuffixForAlgo(internal::TPMSupport algo) { in GetHistogramSuffixForAlgo()
74 internal::TPMSupport algo, in ReportUmaLatency()
84 internal::TPMSupport algo, in ReportUmaOperationSuccess()
94 internal::TPMSupport algo, in ReportUmaTpmOperation()
115 auto algo = virtual_provider->SelectAlgorithm(kAllAlgorithms); in MeasureVirtualTpmOperations() local
195 auto algo = provider->SelectAlgorithm(kAllAlgorithms); in MeasureTpmOperationsInternal() local
Dunexportable_key_software_unsecure.cc135 for (auto algo : acceptable_algorithms) { in SelectAlgorithm() local
156 for (auto algo : acceptable_algorithms) { in GenerateSigningKeySlowly() local
/external/trusty/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
Dhash.c42 int hash_init(enum hash_algo algo, void **ctx) in hash_init()
64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
Dhash.c42 int hash_init(enum hash_algo algo, void **ctx) in hash_init()
64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
/external/pigweed/pw_kvs/
Dchecksum_test.cc32 ChecksumAlgorithm& algo = crc16_algo; in TEST() local
39 ChecksumCrc16 algo; in TEST() local
44 ChecksumCrc16 algo; in TEST() local
52 ChecksumCrc16 algo; in TEST() local
/external/coreboot/util/cbfstool/
Dcbfs-mkpayload.c54 enum cbfs_compression algo) in parse_elf_to_payload()
184 enum cbfs_compression algo) in parse_flat_binary_to_payload()
229 enum cbfs_compression algo) in parse_fv_to_payload()
364 enum cbfs_compression algo) in parse_fit_to_payload()
Dcbfscomptool.c47 const struct typedesc_t *algo; in benchmark() local
85 const struct typedesc_t *algo = &types_cbfs_compression[0]; in compress() local
Dcbfs-payload-linux.c37 enum cbfs_compression algo; member
44 static int bzp_init(struct bzpayload *bzp, enum cbfs_compression algo) in bzp_init()
189 char *cmdline, enum cbfs_compression algo) in parse_bzImage_to_payload()
Dcompress.c72 comp_func_ptr compression_function(enum cbfs_compression algo) in compression_function()
92 decomp_func_ptr decompression_function(enum cbfs_compression algo) in decompression_function()
Dcbfs.h62 static inline size_t cbfs_file_attr_hash_size(enum vb2_hash_algorithm algo) in cbfs_file_attr_hash_size()
/external/trusty/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/
Dcsf_hdr_parser.c56 enum hash_algo algo = SHA256; in deploy_rotpk_hash_table() local
147 enum hash_algo algo = SHA256; in calc_img_hash() local
299 enum sig_alg *algo) in validate_esbc_header()
/external/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/
Dcsf_hdr_parser.c56 enum hash_algo algo = SHA256; in deploy_rotpk_hash_table() local
147 enum hash_algo algo = SHA256; in calc_img_hash() local
299 enum sig_alg *algo) in validate_esbc_header()
/external/vboot_reference/firmware/2lib/
D2sha_utility.c60 enum vb2_hash_algorithm algo, uint32_t data_size) in vb2_digest_init()
171 uint32_t size, enum vb2_hash_algorithm algo, in vb2_hash_calculate()
/external/pytorch/aten/src/ATen/native/mkldnn/xpu/detail/
DAttr.h176 dnnl::algorithm algo) { in append_post_eltwise()
183 Attr& append_post_binary(dnnl::algorithm algo, const at::Tensor& binary) { in append_post_binary()
258 dnnl::algorithm algo = ops_params_[i].algo_; in extract_post_ops() local
272 dnnl::algorithm algo = ops_params_[i].algo_; in extract_post_ops() local
/external/cronet/tot/net/device_bound_sessions/
Dregistration_fetcher_param.cc29 const std::string_view& algo) { in AlgoFromString()
68 std::optional<crypto::SignatureVerifier::SignatureAlgorithm> algo = in ParseItem() local
/external/cronet/stable/net/device_bound_sessions/
Dregistration_fetcher_param.cc29 const std::string_view& algo) { in AlgoFromString()
68 std::optional<crypto::SignatureVerifier::SignatureAlgorithm> algo = in ParseItem() local
/external/vboot_reference/host/lib/
Dcrypto.c14 unsigned int algo; in lookup_helper() local
/external/coreboot/src/security/vboot/
Dtpm_common.c47 enum vb2_hash_algorithm algo = tlcl_get_family() == TPM_1 ? in vboot_extend_pcr() local
/external/libnl/include/linux-private/linux/tc_ematch/
Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dx509rset.cc90 int X509_REQ_set1_signature_algo(X509_REQ *req, const X509_ALGOR *algo) { in X509_REQ_set1_signature_algo()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_algorithm_denylist.cc74 for (const auto& algo : entry.algos()) { local
/external/rust/android-crates-io/crates/uefi/src/proto/
Drng.rs49 let algo = match algorithm.as_ref() { in get_rng() localVariable
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dx509rset.cc90 int X509_REQ_set1_signature_algo(X509_REQ *req, const X509_ALGOR *algo) { in X509_REQ_set1_signature_algo()

1234567