Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dalgorithm.h140 struct hash_algorithm { struct
141 char *name;
142 int type;
143 int doi;
145 void (*update) __P((caddr_t, vchar_t *));
146 vchar_t *(*final) __P((caddr_t));
147 int (*hashlen) __P((void));
148 vchar_t *(*one) __P((vchar_t *));
/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/kernel-headers/original/uapi/linux/
Dfsverity.h21 __u32 hash_algorithm; member
49 __u8 hash_algorithm; /* Merkle tree hash algorithm */ member
/external/fsverity-utils/common/
Dfsverity_uapi.h23 __u32 hash_algorithm; member
51 __u8 hash_algorithm; /* Merkle tree 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/python/cryptography/src/cryptography/hazmat/backends/openssl/
Docsp.py328 def hash_algorithm(self): member in _OCSPResponse
387 def hash_algorithm(self): member in _OCSPRequest
Drsa.py38 def _get_rsa_pss_salt_length(pss, key, hash_algorithm): argument
/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Dpadding.py73 def calculate_max_pss_salt_length(key, hash_algorithm): argument
/external/python/cryptography/src/cryptography/hazmat/primitives/serialization/
Dpkcs7.py39 def add_signer(self, certificate, private_key, hash_algorithm): argument
/external/python/cryptography/src/cryptography/x509/
Docsp.py317 def hash_algorithm(self): member in OCSPRequest
446 def hash_algorithm(self): member in OCSPResponse
/external/fsverity-utils/include/
Dlibfsverity.h44 uint32_t hash_algorithm; member
/external/fsverity-utils/programs/
Dtest_compute_digest.c49 u32 hash_algorithm; member
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py156 hash_algorithm='auto', argument
/external/avb/
Davbtool.py2652 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument
3334 hash_algorithm, salt, chain_partitions, algorithm_name, argument
3548 generate_fec, fec_num_roots, hash_algorithm, argument
Davbtool2652 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument
3334 hash_algorithm, salt, chain_partitions, algorithm_name, argument
3548 generate_fec, fec_num_roots, hash_algorithm, argument
/external/python/cpython3/
Dconfigure.ac3023 AC_ARG_WITH(hash_algorithm, optwith
/external/avb/test/
Davbtool_unittest.cc943 const std::string& hash_algorithm, in CreateRootfsWithHashtreeFooter()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc9499 CBS hash_algorithm, hash; in ocsp_cert_id_matches_certificate() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h74481 __u32 hash_algorithm; member
74518 __u8 hash_algorithm; member
Dvmlinux.h74481 __u32 hash_algorithm; member
74518 __u8 hash_algorithm; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h40861 __u32 hash_algorithm; member
40906 __u8 hash_algorithm; member
Dvmlinux_510.h40861 __u32 hash_algorithm; member
40906 __u8 hash_algorithm; member