Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Doid.c547 mbedtls_cipher_type_t cipher_alg; member
694 mbedtls_cipher_type_t cipher_alg; member
Dpkcs5.c124 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2() local
Dpkparse.c1107 mbedtls_cipher_type_t cipher_alg; in pk_parse_key_pkcs8_encrypted_der() local
/external/mbedtls/library/
Doid.c562 mbedtls_cipher_type_t cipher_alg; member
703 mbedtls_cipher_type_t cipher_alg; member
Dpkcs5.c120 mbedtls_cipher_type_t cipher_alg; in mbedtls_pkcs5_pbes2() local
Dpkparse.c1090 mbedtls_cipher_type_t cipher_alg; in pk_parse_key_pkcs8_encrypted_der() local
/external/wpa_supplicant_8/src/tls/
Dtlsv1_record.h46 enum crypto_cipher_alg cipher_alg; member
/external/tpm2-tss/src/tss2-esys/
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
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
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h46243 struct cipher_alg { struct
46244 unsigned int cia_min_keysize;
46245 unsigned int cia_max_keysize;
46246 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
46247 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
46271 struct cipher_alg cipher; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h36332 struct cipher_alg { struct
36333 unsigned int cia_min_keysize;
36334 unsigned int cia_max_keysize;
36335 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
36336 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
36360 struct cipher_alg cipher; argument
Dvmlinux.h36332 struct cipher_alg { struct
36333 unsigned int cia_min_keysize;
36334 unsigned int cia_max_keysize;
36335 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
36336 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
36360 struct cipher_alg cipher; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25929 struct cipher_alg { struct
25930 unsigned int cia_min_keysize;
25931 unsigned int cia_max_keysize;
25932 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
25933 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
25957 struct cipher_alg cipher; argument
Dvmlinux_510.h25929 struct cipher_alg { struct
25930 unsigned int cia_min_keysize;
25931 unsigned int cia_max_keysize;
25932 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
25933 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
25957 struct cipher_alg cipher; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h45926 struct cipher_alg { struct
45927 unsigned int cia_min_keysize;
45928 unsigned int cia_max_keysize;
45929 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
45930 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
45954 struct cipher_alg cipher; argument
Dvmlinux.h45926 struct cipher_alg { struct
45927 unsigned int cia_min_keysize;
45928 unsigned int cia_max_keysize;
45929 int (*cia_setkey)(struct crypto_tfm *, const u8 *, unsigned int);
45930 void (*cia_encrypt)(struct crypto_tfm *, u8 *, const u8 *);
45954 struct cipher_alg cipher; argument