Home
last modified time | relevance | path

Searched defs:hash_type (Results 1 - 25 of 73) sorted by relevance

123

/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-gencrypto.c36 lws_gencrypto_openssl_hash_to_NID(enum lws_genhash_types hash_type) in lws_gencrypto_openssl_hash_to_NID() argument
64 lws_gencrypto_openssl_hash_to_EVP_MD(enum lws_genhash_types hash_type) in lws_gencrypto_openssl_hash_to_EVP_MD() argument
H A Dlws-genrsa.c284 lws_genrsa_hash_sig_verify(struct lws_genrsa_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, const uint8_t *sig, size_t sig_len) global() argument
328 lws_genrsa_hash_sign(struct lws_genrsa_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, uint8_t *sig, size_t sig_len) global() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-gencrypto.c31 lws_gencrypto_mbedtls_hash_to_MD_TYPE(enum lws_genhash_types hash_type) in lws_gencrypto_mbedtls_hash_to_MD_TYPE() argument
H A Dlws-genec.c394 lws_genecdsa_hash_sign_jws(struct lws_genec_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, int keybits, uint8_t *sig, size_t sig_len) lws_genecdsa_hash_sign_jws() argument
456 lws_genecdsa_hash_sig_verify_jws(struct lws_genec_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, int keybits, const uint8_t *sig, size_t sig_len) lws_genecdsa_hash_sig_verify_jws() argument
H A Dlws-genrsa.c368 lws_genrsa_hash_sig_verify(struct lws_genrsa_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, const uint8_t *sig, size_t sig_len) global() argument
415 lws_genrsa_hash_sign(struct lws_genrsa_ctx *ctx, const uint8_t *in, enum lws_genhash_types hash_type, uint8_t *sig, size_t sig_len) global() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h39 mlx5_lag_port_sel_create(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) mlx5_lag_port_sel_create() argument
H A Dport_sel.c372 mlx5_lag_create_definers(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) mlx5_lag_create_definers() argument
530 mlx5_lag_port_sel_create(struct mlx5_lag *ldev, enum netdev_lag_hash hash_type, u8 *ports) mlx5_lag_port_sel_create() argument
H A Dlag.h50 enum netdev_lag_hash hash_type; member
/kernel/linux/linux-6.6/include/keys/
H A Dsystem_keyring.h84 is_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) is_hash_blacklisted() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c189 lan966x_lag_port_check_hash_types(struct lan966x *lan966x, enum netdev_lag_hash hash_type) lan966x_lag_port_check_hash_types() argument
/third_party/node/src/crypto/
H A Dcrypto_hmac.cc71 void Hmac::HmacInit(const char* hash_type, const char* key, int key_len) { in HmacInit() argument
/kernel/linux/common_modules/tzdriver/auth/
H A Dauth_base_impl.c79 int tee_init_shash_handle(char *hash_type) in tee_init_shash_handle() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h52 u64 hash_type:4; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dxattr.h94 __u16 hash_type; /* hash type */ member
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h52 u64 hash_type:4; member
/kernel/linux/linux-6.6/certs/
H A Dblacklist.c146 get_raw_hash(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) get_raw_hash() argument
204 mark_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) mark_hash_blacklisted() argument
224 is_hash_blacklisted(const u8 *hash, size_t hash_len, enum blacklist_hash_type hash_type) is_hash_blacklisted() argument
/third_party/ffmpeg/libavcodec/
H A Dhevc_sei.c37 uint8_t hash_type; in decode_nal_sei_decoded_picture_hash() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jose.h81 enum lws_genhash_types hash_type; member
/third_party/libabigail/src/
H A 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
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c499 enum pkt_hash_types hash_type = PKT_HASH_TYPE_L2; in gve_rx_skb_hash() local
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c36 u32 hash_type; in spum_dump_msg_hdr() local
H A Dspu2.c73 static char *spu2_hash_type_name(enum spu2_hash_type hash_type) in spu2_hash_type_name() argument
312 enum spu2_hash_type hash_type; in spu2_dump_fmd_ctrl0() local
234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, enum hash_type hash_type, enum spu_cipher_type ciph_type, enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) spu2_hash_xlate() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c169 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in otx2_set_rxhash() local
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c36 u32 hash_type; in spum_dump_msg_hdr() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c242 u32 hash_type, l4_type, ip_type, lookup; in mlx5e_xdp_rx_hash() local

Completed in 18 milliseconds

123