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

/linux-master/tools/include/uapi/linux/
H A Dtls.h67 __u16 cipher_type; member in struct:tls_crypto_info
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h27 enum cipher_type { enum
101 u8 cipher_type:4; member in struct:cvm_enc_ctx
H A Dcptvf_algs.c288 cvm_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen, u8 cipher_type) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c250 chtls_key_info(struct chtls_sock *csk, struct _key_ctx *kctx, u32 keylen, u32 optname, int cipher_type) argument
357 chtls_setkey(struct chtls_sock *csk, u32 keylen, u32 optname, int cipher_type) argument
H A Dchtls_main.c496 int cipher_type; local
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c173 enum flexi_cipher cipher_type; local
H A Dnitrox_req.h155 u64 cipher_type : 4; member in struct:fc_ctx_flags::__anon103
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c244 nfp_net_cipher_supported(struct nfp_net *nn, u16 cipher_type, argument
/linux-master/fs/smb/client/
H A Dcifs_ioctl.h63 __u16 cipher_type; member in struct:smb3_key_debug_info
81 __u16 cipher_type; member in struct:smb3_full_key_debug_info
H A Dsmb2ops.c4084 fill_transform_hdr(struct smb2_transform_hdr *tr_hdr, unsigned int orig_len, struct smb_rqst *old_rq, __le16 cipher_type) argument
H A Dcifsglob.h781 __le16 cipher_type; member in struct:TCP_Server_Info
/linux-master/net/tls/
H A Dtls.h74 static inline const struct tls_cipher_desc *get_cipher_desc(u16 cipher_type) argument
H A Dtls_main.c1008 u16 version, cipher_type; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h132 u8 cipher_type; member in struct:otx_cpt_enc_ctx
177 u8 cipher_type; member in struct:otx_cpt_aead_ctx
H A Dotx_cptvf_algs.c422 cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) argument
438 cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) argument
505 cpt_aead_init(struct crypto_aead *tfm, u8 cipher_type, u8 mac_type) argument
[all...]
/linux-master/drivers/crypto/bcm/
H A Dspu.c33 u32 cipher_type; local
H A Dspu2.c59 static char *spu2_ciph_type_name(enum spu2_cipher_type cipher_type) argument
136 spu2_cipher_xlate(enum spu_cipher_alg cipher_alg, enum spu_cipher_mode cipher_mode, enum spu_cipher_type cipher_type, enum spu2_cipher_type *spu2_type, enum spu2_cipher_mode *spu2_mode) argument
609 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) argument
[all...]
H A Dcipher.h197 enum spu_cipher_type cipher_type; member in struct:iproc_ctx_s
/linux-master/include/uapi/linux/
H A Dtls.h122 __u16 cipher_type; member in struct:tls_crypto_info
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h123 u8 cipher_type; member in struct:otx2_cpt_enc_ctx
173 u8 cipher_type; member in struct:otx2_cpt_aead_ctx
H A Dotx2_cptvf_algs.c443 cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) argument
460 cpt_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen, u8 cipher_type) argument
590 cpt_aead_init(struct crypto_aead *atfm, u8 cipher_type, u8 mac_type) argument
[all...]
/linux-master/fs/smb/server/
H A Dconnection.h103 __le16 cipher_type; member in struct:ksmbd_conn
H A Dsmb2pdu.c8856 static void fill_transform_hdr(void *tr_buf, char *old_buf, __le16 cipher_type) argument
769 build_encrypt_ctxt(struct smb2_encryption_neg_context *pneg_ctxt, __le16 cipher_type) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dtls.c46 static void tls_crypto_info_init(uint16_t tls_version, uint16_t cipher_type, argument
278 uint16_t cipher_type; local
[all...]
/linux-master/include/net/
H A Dtls.h207 u16 cipher_type; member in struct:tls_prot_info

Completed in 290 milliseconds