Home
last modified time | relevance | path

Searched defs:cipher_alg (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Doid.c673 mbedtls_cipher_type_t cipher_alg; member
876 mbedtls_cipher_type_t cipher_alg; member
H A Dpkcs5.c140 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2_ext() local
H A Dpkparse.c1439 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 Desys_crypto_ossl.c957 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 Desys_crypto_bssl.c946 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 Doid.c673 mbedtls_cipher_type_t cipher_alg; member
888 mbedtls_cipher_type_t cipher_alg; member
H A Dpkcs5.c142 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2_ext() local
H A Dpkparse.c877 mbedtls_cipher_type_t cipher_alg; in mbedtls_pk_parse_key_pkcs8_encrypted_der() local
H A Dpsa_crypto.c290 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 Dtlsv1_record.h46 enum crypto_cipher_alg cipher_alg; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h21883 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 Dvmlinux.h23899 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 Dvmlinux_600.h23899 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 Dvmlinux.h22376 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 Dvmlinux_602.h22376 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 Dvmlinux.h25500 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 Dvmlinux_518.h25500 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 Dvmlinux.h21122 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 Dvmlinux_608.h14506 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 Dvmlinux.h14506 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 Dvmlinux_602.h22812 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 Dvmlinux.h22812 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 Dvmlinux.h30608 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