Searched defs:crypto_type (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 46282 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/ |
| D | vmlinux_510.h | 36371 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 …]
|
| D | vmlinux.h | 36371 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/ |
| D | vmlinux.h | 25968 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 …]
|
| D | vmlinux_510.h | 25968 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/ |
| D | vmlinux_505.h | 45965 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 …]
|
| D | vmlinux.h | 45965 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 …]
|