Searched defs:hash_type (Results  1 – 13 of 13) sorted by relevance
| /external/libwebsockets/lib/tls/openssl/ | 
| D | lws-gencrypto.c | 36 lws_gencrypto_openssl_hash_to_NID(enum lws_genhash_types hash_type)  in lws_gencrypto_openssl_hash_to_NID() 64 lws_gencrypto_openssl_hash_to_EVP_MD(enum lws_genhash_types hash_type)  in lws_gencrypto_openssl_hash_to_EVP_MD()
  | 
| D | lws-genrsa.c | 285 			 enum lws_genhash_types hash_type, const uint8_t *sig, 329 		       enum lws_genhash_types hash_type, uint8_t *sig,
  | 
| D | lws-genec.c | 521 			   enum lws_genhash_types hash_type, int keybits,  in lws_genecdsa_hash_sign_jws() 604 				 enum lws_genhash_types hash_type, int keybits,  in lws_genecdsa_hash_sig_verify_jws()
  | 
| /external/libwebsockets/lib/tls/mbedtls/ | 
| D | lws-gencrypto.c | 31 lws_gencrypto_mbedtls_hash_to_MD_TYPE(enum lws_genhash_types hash_type)  in lws_gencrypto_mbedtls_hash_to_MD_TYPE()
  | 
| D | lws-genrsa.c | 369 			 enum lws_genhash_types hash_type, const uint8_t *sig, 416 		       enum lws_genhash_types hash_type, uint8_t *sig,
  | 
| D | lws-genec.c | 395 			   enum lws_genhash_types hash_type, int keybits,  in lws_genecdsa_hash_sign_jws() 457 				 enum lws_genhash_types hash_type, int keybits,  in lws_genecdsa_hash_sig_verify_jws()
  | 
| /external/libabigail/src/ | 
| D | abg-hash.cc | 334     type_base::hash hash_type;  in operator ()()  local 812     type_decl::hash hash_type;  in operator ()()  local 832   type_base::shared_ptr_hash hash_type;  in operator ()()  local 895   type_base::dynamic_hash hash_type;  in operator ()()  local
  | 
| D | abg-ir.cc | 25197 hash_type(const type_base *t)  in hash_type()  function
  | 
| /external/python/cryptography/tests/hazmat/primitives/ | 
| D | test_ec.py | 48 def _skip_ecdsa_vector(backend, curve_type, hash_type):  argument 296     def test_with_numbers(self, backend, vector, hash_type):  argument 332     def test_signing_with_example_keys(self, backend, vector, hash_type):  argument
  | 
| /external/libwebsockets/include/libwebsockets/ | 
| D | lws-jose.h | 81 	enum lws_genhash_types hash_type;  member
  | 
| /external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/cpp/crypto/ | 
| D | crypto_utils.cc | 188     const HashType hash_type) {  in ProtoHashTypeToEVPDigest()
  | 
| /external/cronet/net/cert/pki/ | 
| D | ocsp.cc | 146 bool AppendHashAsOctetString(const EVP_MD* hash_type,  in AppendHashAsOctetString()
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 69381 	enum netdev_lag_hash hash_type;  member
  |