Home
last modified time | relevance | path

Searched defs:akcipher_alg (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h96943 struct akcipher_alg { struct
96964 struct akcipher_alg alg; argument
H A Dvmlinux_600.h96943 struct akcipher_alg { struct
96964 struct akcipher_alg alg; argument
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h38064 struct akcipher_alg { struct
38065 int (*sign)(struct akcipher_request *);
38066 int (*verify)(struct akcipher_request *);
38067 int (*encrypt)(struct akcipher_request *);
38068 int (*decrypt)(struct akcipher_request *);
38069 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
38070 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
38071 unsigned int (*max_size)(struct crypto_akcipher *);
38072 int (*init)(struct crypto_akcipher *);
38073 void (*exit)(struct crypto_akcipher *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h28034 struct akcipher_alg { struct
28035 int (*sign)(struct akcipher_request *);
28036 int (*verify)(struct akcipher_request *);
28037 int (*encrypt)(struct akcipher_request *);
28038 int (*decrypt)(struct akcipher_request *);
28039 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
28040 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
28041 unsigned int (*max_size)(struct crypto_akcipher *);
28042 int (*init)(struct crypto_akcipher *);
28043 void (*exit)(struct crypto_akcipher *);
[all …]
H A Dvmlinux_602.h28034 struct akcipher_alg { struct
28035 int (*sign)(struct akcipher_request *);
28036 int (*verify)(struct akcipher_request *);
28037 int (*encrypt)(struct akcipher_request *);
28038 int (*decrypt)(struct akcipher_request *);
28039 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
28040 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
28041 unsigned int (*max_size)(struct crypto_akcipher *);
28042 int (*init)(struct crypto_akcipher *);
28043 void (*exit)(struct crypto_akcipher *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h71199 struct akcipher_alg { struct
71220 struct akcipher_alg alg; argument
H A Dvmlinux_518.h71199 struct akcipher_alg { struct
71220 struct akcipher_alg alg; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h59817 struct akcipher_alg { struct
59818 int (*sign)(struct akcipher_request *);
59819 int (*verify)(struct akcipher_request *);
59820 int (*encrypt)(struct akcipher_request *);
59821 int (*decrypt)(struct akcipher_request *);
59822 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
59823 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
59824 unsigned int (*max_size)(struct crypto_akcipher *);
59825 int (*init)(struct crypto_akcipher *);
59826 void (*exit)(struct crypto_akcipher *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h31467 struct akcipher_alg { struct
31468 int (*sign)(struct akcipher_request *);
31469 int (*verify)(struct akcipher_request *);
31470 int (*encrypt)(struct akcipher_request *);
31471 int (*decrypt)(struct akcipher_request *);
31472 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
31473 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
31474 unsigned int (*max_size)(struct crypto_akcipher *);
31475 int (*init)(struct crypto_akcipher *);
31476 void (*exit)(struct crypto_akcipher *);
[all …]
H A Dvmlinux.h31467 struct akcipher_alg { struct
31468 int (*sign)(struct akcipher_request *);
31469 int (*verify)(struct akcipher_request *);
31470 int (*encrypt)(struct akcipher_request *);
31471 int (*decrypt)(struct akcipher_request *);
31472 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
31473 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
31474 unsigned int (*max_size)(struct crypto_akcipher *);
31475 int (*init)(struct crypto_akcipher *);
31476 void (*exit)(struct crypto_akcipher *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h69322 struct akcipher_alg { struct
69323 int (*sign)(struct akcipher_request *);
69324 int (*verify)(struct akcipher_request *);
69325 int (*encrypt)(struct akcipher_request *);
69326 int (*decrypt)(struct akcipher_request *);
69327 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
69328 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
69329 unsigned int (*max_size)(struct crypto_akcipher *);
69330 int (*init)(struct crypto_akcipher *);
69331 void (*exit)(struct crypto_akcipher *);
[all …]
H A Dvmlinux.h69322 struct akcipher_alg { struct
69323 int (*sign)(struct akcipher_request *);
69324 int (*verify)(struct akcipher_request *);
69325 int (*encrypt)(struct akcipher_request *);
69326 int (*decrypt)(struct akcipher_request *);
69327 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
69328 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
69329 unsigned int (*max_size)(struct crypto_akcipher *);
69330 int (*init)(struct crypto_akcipher *);
69331 void (*exit)(struct crypto_akcipher *);
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h69575 struct akcipher_alg { struct
69576 int (*sign)(struct akcipher_request *);
69577 int (*verify)(struct akcipher_request *);
69578 int (*encrypt)(struct akcipher_request *);
69579 int (*decrypt)(struct akcipher_request *);
69580 int (*set_pub_key)(struct crypto_akcipher *, const void *, unsigned int);
69581 int (*set_priv_key)(struct crypto_akcipher *, const void *, unsigned int);
69582 unsigned int (*max_size)(struct crypto_akcipher *);
69583 int (*init)(struct crypto_akcipher *);
69584 void (*exit)(struct crypto_akcipher *);
[all …]