Home
last modified time | relevance | path

Searched defs:crypto_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/crypto/
H A Dalgapi.h57 struct crypto_type { struct
59 unsigned int (*extsize)(struct crypto_alg *alg);
60 int (*init_tfm)(struct crypto_tfm *tfm);
61 void (*show)(struct seq_file *m, struct crypto_alg *alg);
62 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);
63 void (*free)(struct crypto_instance *inst);
65 int (*report_stat)(struct sk_buff *skb, struct crypto_alg *alg);
68 unsigned int type;
69 unsigned int maskclear;
70 unsigned int maskset;
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c136 int crypto_type) in mlx5_crypto_cmd_sync_crypto()
/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c329 int crypto_type; member
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1158 u8 crypto_type[0x10]; member