Home
last modified time | relevance | path

Searched defs:hash_type (Results 1 – 13 of 13) sorted by relevance

/external/libwebsockets/lib/tls/openssl/
Dlws-gencrypto.c36 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()
Dlws-genrsa.c285 enum lws_genhash_types hash_type, const uint8_t *sig,
329 enum lws_genhash_types hash_type, uint8_t *sig,
Dlws-genec.c521 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/
Dlws-gencrypto.c31 lws_gencrypto_mbedtls_hash_to_MD_TYPE(enum lws_genhash_types hash_type) in lws_gencrypto_mbedtls_hash_to_MD_TYPE()
Dlws-genrsa.c369 enum lws_genhash_types hash_type, const uint8_t *sig,
416 enum lws_genhash_types hash_type, uint8_t *sig,
Dlws-genec.c395 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/
Dabg-hash.cc334 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
Dabg-ir.cc25197 hash_type(const type_base *t) in hash_type() function
/external/python/cryptography/tests/hazmat/primitives/
Dtest_ec.py48 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/
Dlws-jose.h81 enum lws_genhash_types hash_type; member
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/cpp/crypto/
Dcrypto_utils.cc188 const HashType hash_type) { in ProtoHashTypeToEVPDigest()
/external/cronet/net/cert/pki/
Docsp.cc146 bool AppendHashAsOctetString(const EVP_MD* hash_type, in AppendHashAsOctetString()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h69381 enum netdev_lag_hash hash_type; member