Home
last modified time | relevance | path

Searched defs:key_len (Results 76 - 100 of 660) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-neon-glue.c30 sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) sm4_setkey() argument
H A Daes-ce-glue.c74 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument
142 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dplpks-secvar.c75 static int plpks_get_variable(const char *key, u64 key_len, u8 *data, in plpks_get_variable() argument
115 static int plpks_set_variable(const char *key, u64 key_len, u8 *data, in plpks_set_variable() argument
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Dindex.c105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Daead_api.c86 aead_key_setup_encrypt(const char *alg, const u8 key[], size_t key_len, size_t mic_len) aead_key_setup_encrypt() argument
/kernel/linux/linux-5.10/include/keys/
H A Dtrusted-type.h22 unsigned int key_len; member
/kernel/linux/linux-6.6/fs/ntfs/
H A Dindex.c105 int ntfs_index_lookup(const void *key, const int key_len, in ntfs_index_lookup() argument
/kernel/linux/linux-6.6/crypto/
H A Daes_generic.c1181 const int key_len = ctx->key_length; in crypto_aes_encrypt() local
1250 const int key_len = ctx->key_length; in crypto_aes_decrypt() local
1136 crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) crypto_aes_set_key() argument
H A Dsm4.c119 sm4_expandkey(struct sm4_ctx *ctx, const u8 *in_key, unsigned int key_len) sm4_expandkey() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Daead_api.c86 aead_key_setup_encrypt(const char *alg, const u8 key[], size_t key_len, size_t mic_len) aead_key_setup_encrypt() argument
/third_party/ffmpeg/libavutil/
H A Dblowfish.c310 av_cold void av_blowfish_init(AVBlowfish *ctx, const uint8_t *key, int key_len) in av_blowfish_init() argument
/third_party/curl/lib/
H A Dhash.h64 size_t key_len; member
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h46 size_t key_len; member
/third_party/mbedtls/library/
H A Dpk_ecc.c48 int mbedtls_pk_ecc_set_key(mbedtls_pk_context *pk, unsigned char *key, size_t key_len) in mbedtls_pk_ecc_set_key() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genhash.c253 lws_genhmac_init(struct lws_genhmac_ctx *ctx, enum lws_genhmac_types type, const uint8_t *key, size_t key_len) lws_genhmac_init() argument
/third_party/openssl/test/
H A Dhmactest.c37 int key_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-omac1.c43 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() argument
H A Dcrypto_internal-cipher.c43 crypto_cipher_init(enum crypto_cipher_alg alg, const u8 *iv, const u8 *key, size_t key_len) crypto_cipher_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_openbsd.c72 wpa_driver_openbsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, const unsigned char *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_openbsd_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-omac1.c43 int omac1_aes_vector(const u8 *key, size_t key_len, size_t num_elem, in omac1_aes_vector() argument
H A Dcrypto_internal-cipher.c43 crypto_cipher_init(enum crypto_cipher_alg alg, const u8 *iv, const u8 *key, size_t key_len) crypto_cipher_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_openbsd.c78 size_t key_len = params->key_len; local
/base/startup/hvb/libhvb/include/
H A Dhvb.h79 uint64_t key_len; member
/base/startup/hvb/libhvb/src/cmdline/
H A Dhvb_cmdline.c27 uint64_t key_len, value_len; in cmdline_append_option() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
H A Ddrv_klad.c195 drv_cipher_klad_load_key(hi_u32 chn_id, hi_cipher_ca_type root_key, hi_cipher_klad_target target, const hi_u8 *data_in, hi_u32 key_len) drv_cipher_klad_load_key() argument
234 drv_cipher_klad_encrypt_key(hi_cipher_ca_type root_key, hi_cipher_klad_target target, hi_u8 *clean_key, hi_u8 *encrypt_key, hi_u32 key_len) drv_cipher_klad_encrypt_key() argument

Completed in 16 milliseconds

12345678910>>...27