/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/ |
H A D | crypto_values.h | 1327 #define PSA_ALG_AEAD_WITH_SHORTENED_TAG(aead_alg, tag_length) \ argument 1343 #define PSA_ALG_AEAD_GET_TAG_LENGTH(aead_alg) \ argument 1355 #define PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG(aead_alg) \ argument 1361 #define PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG_CASE(aead_alg, ref) \ argument 1390 #define PSA_ALG_AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(aead_alg, min_tag_length) \ argument
|
/aosp_15_r20/external/mbedtls/include/psa/ |
H A D | crypto_values.h | 1307 #define PSA_ALG_AEAD_WITH_SHORTENED_TAG(aead_alg, tag_length) \ argument 1323 #define PSA_ALG_AEAD_GET_TAG_LENGTH(aead_alg) \ argument 1335 #define PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG(aead_alg) \ argument 1341 #define PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG_CASE(aead_alg, ref) \ argument 1370 #define PSA_ALG_AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG(aead_alg, min_tag_length) \ argument
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 21960 struct aead_alg { struct 21961 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 21962 int (*setauthsize)(struct crypto_aead *, unsigned int); 21963 int (*encrypt)(struct aead_request *); 21964 int (*decrypt)(struct aead_request *); 21965 int (*init)(struct crypto_aead *); 21966 void (*exit)(struct crypto_aead *); 21967 unsigned int ivsize; 21968 unsigned int maxauthsize; 21969 unsigned int chunksize; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 91185 struct aead_alg { struct 91205 struct aead_alg alg; argument
|
H A D | vmlinux_600.h | 91185 struct aead_alg { struct 91205 struct aead_alg alg; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 27719 struct aead_alg { struct 27720 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 27721 int (*setauthsize)(struct crypto_aead *, unsigned int); 27722 int (*encrypt)(struct aead_request *); 27723 int (*decrypt)(struct aead_request *); 27724 int (*init)(struct crypto_aead *); 27725 void (*exit)(struct crypto_aead *); 27726 unsigned int ivsize; 27727 unsigned int maxauthsize; 27728 unsigned int chunksize; [all …]
|
H A D | vmlinux_602.h | 27719 struct aead_alg { struct 27720 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 27721 int (*setauthsize)(struct crypto_aead *, unsigned int); 27722 int (*encrypt)(struct aead_request *); 27723 int (*decrypt)(struct aead_request *); 27724 int (*init)(struct crypto_aead *); 27725 void (*exit)(struct crypto_aead *); 27726 unsigned int ivsize; 27727 unsigned int maxauthsize; 27728 unsigned int chunksize; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 70933 struct aead_alg { struct 70934 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 70935 int (*setauthsize)(struct crypto_aead *, unsigned int); 70959 struct aead_alg alg; argument
|
H A D | vmlinux_518.h | 70933 struct aead_alg { struct 70934 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 70935 int (*setauthsize)(struct crypto_aead *, unsigned int); 70959 struct aead_alg alg; argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 21305 struct aead_alg { struct 21306 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 21307 int (*setauthsize)(struct crypto_aead *, unsigned int); 21308 int (*encrypt)(struct aead_request *); 21309 int (*decrypt)(struct aead_request *); 21310 int (*init)(struct crypto_aead *); 21311 void (*exit)(struct crypto_aead *); 21312 unsigned int ivsize; 21313 unsigned int maxauthsize; 21314 unsigned int chunksize; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 31164 struct aead_alg { struct 31165 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 31166 int (*setauthsize)(struct crypto_aead *, unsigned int); 31167 int (*encrypt)(struct aead_request *); 31168 int (*decrypt)(struct aead_request *); 31169 int (*init)(struct crypto_aead *); 31170 void (*exit)(struct crypto_aead *); 31171 unsigned int ivsize; 31172 unsigned int maxauthsize; 31173 unsigned int chunksize; [all …]
|
H A D | vmlinux.h | 31164 struct aead_alg { struct 31165 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 31166 int (*setauthsize)(struct crypto_aead *, unsigned int); 31167 int (*encrypt)(struct aead_request *); 31168 int (*decrypt)(struct aead_request *); 31169 int (*init)(struct crypto_aead *); 31170 void (*exit)(struct crypto_aead *); 31171 unsigned int ivsize; 31172 unsigned int maxauthsize; 31173 unsigned int chunksize; [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 68796 struct aead_alg { struct 68797 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 68798 int (*setauthsize)(struct crypto_aead *, unsigned int); 68799 int (*encrypt)(struct aead_request *); 68800 int (*decrypt)(struct aead_request *); 68801 int (*init)(struct crypto_aead *); 68802 void (*exit)(struct crypto_aead *); 68803 unsigned int ivsize; 68804 unsigned int maxauthsize; 68805 unsigned int chunksize; [all …]
|
H A D | vmlinux.h | 68796 struct aead_alg { struct 68797 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 68798 int (*setauthsize)(struct crypto_aead *, unsigned int); 68799 int (*encrypt)(struct aead_request *); 68800 int (*decrypt)(struct aead_request *); 68801 int (*init)(struct crypto_aead *); 68802 void (*exit)(struct crypto_aead *); 68803 unsigned int ivsize; 68804 unsigned int maxauthsize; 68805 unsigned int chunksize; [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 30807 struct aead_alg { struct 30808 int (*setkey)(struct crypto_aead *, const u8 *, unsigned int); 30809 int (*setauthsize)(struct crypto_aead *, unsigned int); 30810 int (*encrypt)(struct aead_request *); 30811 int (*decrypt)(struct aead_request *); 30812 int (*init)(struct crypto_aead *); 30813 void (*exit)(struct crypto_aead *); 30814 unsigned int ivsize; 30815 unsigned int maxauthsize; 30816 unsigned int chunksize; [all …]
|