Searched defs:kpp_alg (Results 1 – 11 of 11) sorted by relevance
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 110536 struct kpp_alg { struct 110554 struct kpp_alg alg; argument
|
| D | vmlinux.h | 110536 struct kpp_alg { struct 110554 struct kpp_alg alg; argument
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 87818 struct kpp_alg { struct 87835 struct kpp_alg alg; argument
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 64032 struct kpp_alg { struct 64033 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 64034 int (*generate_public_key)(struct kpp_request *); 64035 int (*compute_shared_secret)(struct kpp_request *); 64036 unsigned int (*max_size)(struct crypto_kpp *); 64037 int (*init)(struct crypto_kpp *); 64038 void (*exit)(struct crypto_kpp *); 64039 unsigned int reqsize; 64040 struct crypto_alg base;
|
| D | vmlinux.h | 64032 struct kpp_alg { struct 64033 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 64034 int (*generate_public_key)(struct kpp_request *); 64035 int (*compute_shared_secret)(struct kpp_request *); 64036 unsigned int (*max_size)(struct crypto_kpp *); 64037 int (*init)(struct crypto_kpp *); 64038 void (*exit)(struct crypto_kpp *); 64039 unsigned int reqsize; 64040 struct crypto_alg base;
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 75664 struct kpp_alg { struct 75665 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 75666 int (*generate_public_key)(struct kpp_request *); 75667 int (*compute_shared_secret)(struct kpp_request *); 75668 unsigned int (*max_size)(struct crypto_kpp *); 75669 int (*init)(struct crypto_kpp *); 75670 void (*exit)(struct crypto_kpp *); 75671 struct crypto_alg base;
|
| D | vmlinux.h | 75664 struct kpp_alg { struct 75665 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 75666 int (*generate_public_key)(struct kpp_request *); 75667 int (*compute_shared_secret)(struct kpp_request *); 75668 unsigned int (*max_size)(struct crypto_kpp *); 75669 int (*init)(struct crypto_kpp *); 75670 void (*exit)(struct crypto_kpp *); 75671 struct crypto_alg base;
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 31508 struct kpp_alg { struct 31509 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 31510 int (*generate_public_key)(struct kpp_request *); 31511 int (*compute_shared_secret)(struct kpp_request *); 31512 unsigned int (*max_size)(struct crypto_kpp *); 31513 int (*init)(struct crypto_kpp *); 31514 void (*exit)(struct crypto_kpp *); 31515 unsigned int reqsize; 31526 struct crypto_alg base;
|
| D | vmlinux_608.h | 31508 struct kpp_alg { struct 31509 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 31510 int (*generate_public_key)(struct kpp_request *); 31511 int (*compute_shared_secret)(struct kpp_request *); 31512 unsigned int (*max_size)(struct crypto_kpp *); 31513 int (*init)(struct crypto_kpp *); 31514 void (*exit)(struct crypto_kpp *); 31515 unsigned int reqsize; 31526 struct crypto_alg base;
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 68500 struct kpp_alg { struct 68501 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 68502 int (*generate_public_key)(struct kpp_request *); 68503 int (*compute_shared_secret)(struct kpp_request *); 68504 unsigned int (*max_size)(struct crypto_kpp *); 68505 int (*init)(struct crypto_kpp *); 68506 void (*exit)(struct crypto_kpp *); 68509 struct crypto_alg base;
|
| D | vmlinux_602.h | 68500 struct kpp_alg { struct 68501 int (*set_secret)(struct crypto_kpp *, const void *, unsigned int); 68502 int (*generate_public_key)(struct kpp_request *); 68503 int (*compute_shared_secret)(struct kpp_request *); 68504 unsigned int (*max_size)(struct crypto_kpp *); 68505 int (*init)(struct crypto_kpp *); 68506 void (*exit)(struct crypto_kpp *); 68509 struct crypto_alg base;
|