Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h46282 struct crypto_type { struct
46283 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
46284 unsigned int (*extsize)(struct crypto_alg *);
46285 int (*init)(struct crypto_tfm *, u32, u32);
46286 int (*init_tfm)(struct crypto_tfm *);
46287 void (*show)(struct seq_file *, struct crypto_alg *);
46288 int (*report)(struct sk_buff *, struct crypto_alg *);
46289 void (*free)(struct crypto_instance *);
46290 unsigned int type;
46291 unsigned int maskclear;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h36371 struct crypto_type { struct
36372 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
36373 unsigned int (*extsize)(struct crypto_alg *);
36374 int (*init)(struct crypto_tfm *, u32, u32);
36375 int (*init_tfm)(struct crypto_tfm *);
36376 void (*show)(struct seq_file *, struct crypto_alg *);
36377 int (*report)(struct sk_buff *, struct crypto_alg *);
36378 void (*free)(struct crypto_instance *);
36379 unsigned int type;
36380 unsigned int maskclear;
[all …]
Dvmlinux.h36371 struct crypto_type { struct
36372 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
36373 unsigned int (*extsize)(struct crypto_alg *);
36374 int (*init)(struct crypto_tfm *, u32, u32);
36375 int (*init_tfm)(struct crypto_tfm *);
36376 void (*show)(struct seq_file *, struct crypto_alg *);
36377 int (*report)(struct sk_buff *, struct crypto_alg *);
36378 void (*free)(struct crypto_instance *);
36379 unsigned int type;
36380 unsigned int maskclear;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25968 struct crypto_type { struct
25969 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
25970 unsigned int (*extsize)(struct crypto_alg *);
25971 int (*init)(struct crypto_tfm *, u32, u32);
25972 int (*init_tfm)(struct crypto_tfm *);
25973 void (*show)(struct seq_file *, struct crypto_alg *);
25974 int (*report)(struct sk_buff *, struct crypto_alg *);
25975 void (*free)(struct crypto_instance *);
25976 unsigned int type;
25977 unsigned int maskclear;
[all …]
Dvmlinux_510.h25968 struct crypto_type { struct
25969 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
25970 unsigned int (*extsize)(struct crypto_alg *);
25971 int (*init)(struct crypto_tfm *, u32, u32);
25972 int (*init_tfm)(struct crypto_tfm *);
25973 void (*show)(struct seq_file *, struct crypto_alg *);
25974 int (*report)(struct sk_buff *, struct crypto_alg *);
25975 void (*free)(struct crypto_instance *);
25976 unsigned int type;
25977 unsigned int maskclear;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h45965 struct crypto_type { struct
45966 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
45967 unsigned int (*extsize)(struct crypto_alg *);
45968 int (*init)(struct crypto_tfm *, u32, u32);
45969 int (*init_tfm)(struct crypto_tfm *);
45970 void (*show)(struct seq_file *, struct crypto_alg *);
45971 int (*report)(struct sk_buff *, struct crypto_alg *);
45972 void (*free)(struct crypto_instance *);
45973 unsigned int type;
45974 unsigned int maskclear;
[all …]
Dvmlinux.h45965 struct crypto_type { struct
45966 unsigned int (*ctxsize)(struct crypto_alg *, u32, u32);
45967 unsigned int (*extsize)(struct crypto_alg *);
45968 int (*init)(struct crypto_tfm *, u32, u32);
45969 int (*init_tfm)(struct crypto_tfm *);
45970 void (*show)(struct seq_file *, struct crypto_alg *);
45971 int (*report)(struct sk_buff *, struct crypto_alg *);
45972 void (*free)(struct crypto_instance *);
45973 unsigned int type;
45974 unsigned int maskclear;
[all …]