Home
last modified time | relevance | path

Searched defs:keylen (Results 101 - 125 of 806) sorted by relevance

12345678910>>...33

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h27 size_t keylen; /* The input keylength (twice the alg key length) */ member
H A Dcipher_aes_xts_hw.c38 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 Dcipher_desx_hw.c27 cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_desx_cbc_initkey() argument
H A Dcipher_tdes_default_hw.c22 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 Dcipher_tdes_hw.c23 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 Dcipher_rc5.c59 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 Dnstackx_openssl.h52 uint32_t keylen; member
H A Dnstackx_mbedtls.h46 uint32_t keylen; member
/kernel/linux/linux-5.10/crypto/
H A Dblowfish_common.c344 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
H A Dcrc32c_generic.c72 chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) chksum_setkey() argument
H A Dcrc32_generic.c58 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
H A Dmichael_mic.c129 michael_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) michael_setkey() argument
H A Dxxhash_generic.c20 xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) xxhash64_setkey() argument
H A Dfcrypt.c303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in fcrypt_setkey() argument
H A Dghash-generic.c55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
H A Dgeniv.c19 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 Daes_xts.c53 p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_xts_setkey() argument
H A Daes_ctr.c50 p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_ctr_setkey() argument
H A Daes_cbc.c51 p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_cbc_setkey() argument
H A Dghash.c54 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 Dcrc32-ce-glue.c52 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 Dcamellia_aesni_avx2_glue.c142 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument
H A Dserpent_avx2_glue.c33 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dserpent_sse2_glue.c28 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 Dghash_s390.c41 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument

Completed in 14 milliseconds

12345678910>>...33