/aosp_15_r20/external/mbedtls/library/ |
H A D | oid.c | 673 mbedtls_cipher_type_t cipher_alg; member 876 mbedtls_cipher_type_t cipher_alg; member
|
H A D | pkcs5.c | 140 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2_ext() local
|
H A D | pkparse.c | 1439 mbedtls_cipher_type_t cipher_alg; in mbedtls_pk_parse_key_pkcs8_encrypted_der() local
|
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/ |
H A D | esys_crypto_ossl.c | 957 const EVP_CIPHER *cipher_alg = NULL; in iesys_cryptossl_sym_aes_encrypt() local 1045 const EVP_CIPHER *cipher_alg = NULL; in iesys_cryptossl_sym_aes_decrypt() local
|
H A D | esys_crypto_bssl.c | 946 const EVP_CIPHER *cipher_alg = NULL; in iesys_cryptbssl_sym_aes_encrypt() local 1031 const EVP_CIPHER *cipher_alg = NULL; in iesys_cryptbssl_sym_aes_decrypt() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | oid.c | 673 mbedtls_cipher_type_t cipher_alg; member 888 mbedtls_cipher_type_t cipher_alg; member
|
H A D | pkcs5.c | 142 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2_ext() local
|
H A D | pkparse.c | 877 mbedtls_cipher_type_t cipher_alg; in mbedtls_pk_parse_key_pkcs8_encrypted_der() local
|
H A D | psa_crypto.c | 290 int psa_can_do_cipher(psa_key_type_t key_type, psa_algorithm_t cipher_alg) in psa_can_do_cipher()
|
/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | tlsv1_record.h | 46 enum crypto_cipher_alg cipher_alg; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 21883 struct cipher_alg { struct 21884 unsigned int cia_min_keysize; 21885 unsigned int cia_max_keysize; 21886 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 21887 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 21911 struct cipher_alg cipher; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 23899 struct cipher_alg { struct 23900 unsigned int cia_min_keysize; 23901 unsigned int cia_max_keysize; 23902 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 23903 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 23927 struct cipher_alg cipher; argument
|
H A D | vmlinux_600.h | 23899 struct cipher_alg { struct 23900 unsigned int cia_min_keysize; 23901 unsigned int cia_max_keysize; 23902 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 23903 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 23927 struct cipher_alg cipher; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 22376 struct cipher_alg { struct 22377 unsigned int cia_min_keysize; 22378 unsigned int cia_max_keysize; 22379 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 22380 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 22404 struct cipher_alg cipher; argument
|
H A D | vmlinux_602.h | 22376 struct cipher_alg { struct 22377 unsigned int cia_min_keysize; 22378 unsigned int cia_max_keysize; 22379 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 22380 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 22404 struct cipher_alg cipher; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 25500 struct cipher_alg { struct 25501 unsigned int cia_min_keysize; 25502 unsigned int cia_max_keysize; 25503 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 25504 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 25505 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
H A D | vmlinux_518.h | 25500 struct cipher_alg { struct 25501 unsigned int cia_min_keysize; 25502 unsigned int cia_max_keysize; 25503 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 25504 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 25505 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 21122 struct cipher_alg { struct 21123 unsigned int cia_min_keysize; 21124 unsigned int cia_max_keysize; 21125 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 21126 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 21150 struct cipher_alg cipher; argument
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 14506 struct cipher_alg { struct 14507 unsigned int cia_min_keysize; 14508 unsigned int cia_max_keysize; 14509 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 14510 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 14511 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
H A D | vmlinux.h | 14506 struct cipher_alg { struct 14507 unsigned int cia_min_keysize; 14508 unsigned int cia_max_keysize; 14509 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 14510 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 14511 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 22812 struct cipher_alg { struct 22813 unsigned int cia_min_keysize; 22814 unsigned int cia_max_keysize; 22815 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 22816 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 22817 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
H A D | vmlinux.h | 22812 struct cipher_alg { struct 22813 unsigned int cia_min_keysize; 22814 unsigned int cia_max_keysize; 22815 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 22816 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 22817 void (*cia_decrypt)(struct crypto_tfm *, u8 *, const u8 *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 30608 struct cipher_alg { struct 30609 unsigned int cia_min_keysize; 30610 unsigned int cia_max_keysize; 30611 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int); 30612 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *); 30636 struct cipher_alg cipher; argument
|