Home
last modified time | relevance | path

Searched defs:hash_algorithm (Results 1 – 25 of 29) sorted by relevance

12

/external/avb/rust/src/descriptor/
Dhash.rs34 pub hash_algorithm: &'a str, field
82 let hash_algorithm = in new() localVariable
Dhashtree.rs58 pub hash_algorithm: &'a str, field
100 let hash_algorithm = in new() localVariable
/external/openscreen/cast/common/channel/proto/
Dcast_channel.proto93 optional HashAlgorithm hash_algorithm = 3 [default = SHA1]; field
103 optional HashAlgorithm hash_algorithm = 6 [default = SHA1]; field
/external/cronet/net/cert/
Dsigned_certificate_timestamp.cc50 int hash_algorithm; in CreateFromPickle() local
Dsigned_certificate_timestamp.h88 HashAlgorithm hash_algorithm = HASH_ALGO_NONE; member
Dct_objects_extractor.cc204 CBS hash_algorithm, hash, serial_number, issuer_name_hash, issuer_key_hash; in FindMatchingSingleResponse() local
/external/fsverity-utils/common/
Dfsverity_uapi.h23 __u32 hash_algorithm; member
51 __u8 hash_algorithm; /* Merkle tree hash algorithm */ member
/external/kernel-headers/original/uapi/linux/
Dfsverity.h21 __u32 hash_algorithm; member
49 __u8 hash_algorithm; /* Merkle tree hash algorithm */ member
/external/ltp/include/lapi/
Dfsverity.h24 uint32_t hash_algorithm; member
/external/avb/libavb/
Davb_hash_descriptor.h67 uint8_t hash_algorithm[32]; member
Davb_hashtree_descriptor.h80 uint8_t hash_algorithm[32]; member
/external/flatbuffers/src/
Dflathash.cpp58 const char *hash_algorithm = argv[1]; in main() local
/external/fsverity-utils/include/
Dlibfsverity.h44 uint32_t hash_algorithm; member
/external/fsverity-utils/programs/
Dtest_compute_digest.c49 u32 hash_algorithm; member
/external/cronet/third_party/boringssl/src/pki/
Docsp.h38 DigestAlgorithm hash_algorithm; member
/external/lzma/CPP/7zip/Archive/
DAvbHandler.cpp282 Byte hash_algorithm[32]; member
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py155 hash_algorithm='auto', argument
/external/avb/
Davbtool.py2672 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument
3367 hash_algorithm, salt, chain_partitions_use_ab, argument
3588 generate_fec, fec_num_roots, hash_algorithm, argument
/external/python/cpython3/
Dconfigure.ac3520 AC_ARG_WITH(hash_algorithm, optwith
/external/avb/test/
Davbtool_unittest.cc945 const std::string& hash_algorithm, in CreateRootfsWithHashtreeFooter()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc10055 CBS hash_algorithm, hash; in ocsp_cert_id_matches_certificate() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h54713 __u32 hash_algorithm; member
54725 __u8 hash_algorithm; member
70826 __u8 hash_algorithm; member
Dvmlinux.h54713 __u32 hash_algorithm; member
54725 __u8 hash_algorithm; member
70826 __u8 hash_algorithm; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h70480 __u8 hash_algorithm; member
123974 __u32 hash_algorithm; member
132436 __u8 hash_algorithm; member
Dvmlinux_608.h70480 __u8 hash_algorithm; member
123974 __u32 hash_algorithm; member
132436 __u8 hash_algorithm; member

12