| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_siv.h | 27 size_t keylen; /* The input keylength (twice the alg key length) */ member
|
| H A D | cipher_aes_xts_hw.c | 38 cipher_hw_aes_xts_generic_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_generic_initkey() argument 102 cipher_hw_aesni_xts_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aesni_xts_initkey() argument 125 cipher_hw_aes_xts_t4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_aes_xts_t4_initkey() argument
|
| H A D | cipher_desx_hw.c | 27 cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_desx_cbc_initkey() argument
|
| H A D | cipher_tdes_default_hw.c | 22 ossl_cipher_hw_tdes_ede2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede2_initkey() argument
|
| H A D | cipher_tdes_hw.c | 23 ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) ossl_cipher_hw_tdes_ede3_initkey() argument
|
| H A D | cipher_rc5.c | 59 static int rc5_einit(void *ctx, const unsigned char *key, size_t keylen, in rc5_einit() argument 68 static int rc5_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc5_dinit() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_openssl.h | 52 uint32_t keylen; member
|
| H A D | nstackx_mbedtls.h | 46 uint32_t keylen; member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | blowfish_common.c | 344 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
|
| H A D | crc32c_generic.c | 72 chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) chksum_setkey() argument
|
| H A D | crc32_generic.c | 58 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
|
| H A D | michael_mic.c | 129 michael_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) michael_setkey() argument
|
| H A D | xxhash_generic.c | 20 xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) xxhash64_setkey() argument
|
| H A D | fcrypt.c | 303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in fcrypt_setkey() argument
|
| H A D | ghash-generic.c | 55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
|
| H A D | geniv.c | 19 aead_geniv_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_geniv_setkey() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| H A D | aes_xts.c | 53 p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_xts_setkey() argument
|
| H A D | aes_ctr.c | 50 p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_ctr_setkey() argument
|
| H A D | aes_cbc.c | 51 p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_cbc_setkey() argument
|
| H A D | ghash.c | 54 p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) p8_ghash_setkey() argument
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | crc32-ce-glue.c | 52 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | camellia_aesni_avx2_glue.c | 142 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument
|
| H A D | serpent_avx2_glue.c | 33 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
| H A D | serpent_sse2_glue.c | 28 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | ghash_s390.c | 41 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
|