crypto_type
Regular
4.4
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
struct crypto_alg * (*lookup)(const char *, u32, u32);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
4.8
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
struct crypto_alg * (*lookup)(const char *, u32, u32);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
4.10
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
struct crypto_alg * (*lookup)(const char *, u32, u32);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
4.13
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
struct crypto_alg * (*lookup)(const char *, u32, u32);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
4.15
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
struct crypto_alg * (*lookup)(const char *, u32, u32);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
4.18
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.0
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.3
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.4
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.8
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.11
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.13
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.15
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
5.19
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
6.2
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
6.5
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
int (*report_stat)(struct sk_buff *, struct crypto_alg *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
6.8
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
int (*report_stat)(struct sk_buff *, struct crypto_alg *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
arm64
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
armhf
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
ppc64el
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
riscv64
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
aws
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
azure
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
gcp
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
lowlatency
: ✅struct crypto_type {
unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
unsigned int (*extsize)(struct crypto_alg *);
int (*init)(struct crypto_tfm *, u32, u32);
int (*init_tfm)(struct crypto_tfm *);
void (*show)(struct seq_file *, struct crypto_alg *);
int (*report)(struct sk_buff *, struct crypto_alg *);
void (*free)(struct crypto_instance *);
unsigned int type;
unsigned int maskclear;
unsigned int maskset;
unsigned int tfmsize;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️struct crypto_alg * (*lookup)(const char *, u32, u32)
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
⚠️int (*report_stat)(struct sk_buff *, struct crypto_alg *)
int (*init)(struct crypto_tfm *, u32, u32)
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅