Home
last modified time | relevance | path

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

123

/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()
Dnxp_crypto.c82 enum hash_algo algo = SHA256; in verify_hash() local
/external/pigweed/pw_kvs/
Dchecksum_test.cc32 ChecksumAlgorithm& algo = crc16_algo; in TEST() local
39 ChecksumCrc16 algo; in TEST() local
45 ChecksumCrc16 algo; in TEST() local
53 ChecksumCrc16 algo; in TEST() local
/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/rust/crates/grpcio-sys/grpc/src/core/lib/compression/
Dcompression_internal.cc92 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()
Dcompression.cc89 grpc_compression_algorithm algo; in grpc_compression_algorithm_for_level() local
/external/grpc-grpc/src/core/lib/compression/
Dcompression_internal.cc83 grpc_compression_algorithm algo) { in grpc_compression_algorithm_to_message_compression_algorithm()
96 grpc_compression_algorithm algo) { in grpc_compression_algorithm_to_stream_compression_algorithm()
Dcompression.cc88 grpc_compression_algorithm algo; in grpc_compression_algorithm_for_level() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_algorithm_denylist.cc74 for (const auto& algo : entry.algos()) { local
/external/kernel-headers/original/uapi/linux/tc_ematch/
Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/libaom/libaom/test/
Dcoding_path_sync.cc31 aom_codec_iface_t *algo = aom_codec_av1_cx(); in CompressedSource() local
148 aom_codec_iface_t *algo = aom_codec_av1_dx(); in Decoder() local
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp75 bool CAesCbcCoder::SetFunctions(UInt32 algo) in SetFunctions()
/external/kernel-headers/original/uapi/linux/
Dvirtio_crypto.h61 __le32 algo; member
83 __le32 algo; member
120 __le32 algo; member
148 __le32 algo; member
166 __le32 algo; member
271 __le32 algo; member
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dtridiagonal.cc284 StatusOr<XlaOp> TridiagonalSolver(SolverAlgorithm algo, XlaOp lower_diagonal, in TridiagonalSolver()
310 StatusOr<XlaOp> TridiagonalSolver(SolverAlgorithm algo, XlaOp diagonals, in TridiagonalSolver()
/external/iptables/include/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/lzma/C/
DLzmaEnc.h22 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhash.go60 algo string member
Dhmac.go59 algo string member
DkeyedMac.go57 algo string member
Daead.go26 algo string member
Decdsa.go70 algo string member
/external/iproute2/ip/
Dipxfrm.c498 static void __xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in __xfrm_algo_print()
537 static inline void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in xfrm_algo_print()
543 static void xfrm_aead_print(struct xfrm_algo_aead *algo, int len, in xfrm_aead_print()
559 static void xfrm_auth_trunc_print(struct xfrm_algo_auth *algo, int len, in xfrm_auth_trunc_print()
/external/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
Dhash.h75 enum hash_algo algo; member
/external/toybox/lib/
Dpassword.c11 int get_salt(char *salt, char *algo) in get_salt()

123