/kernel/linux/linux-6.6/fs/fscache/ |
H A D | volume.c | 125 size_t klen; in fscache_volume_same() local 206 size_t klen, hlen; in fscache_alloc_volume() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_hw.c | 363 int wrlen, klen, len; in chtls_setkey() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | ansi_cprng.c | 276 reset_prng_context(struct prng_context *ctx, const unsigned char *key, size_t klen, const unsigned char *V, const unsigned char *DT) reset_prng_context() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_set_bitmap.c | 244 static inline u32 nft_bitmap_size(u32 klen) in nft_bitmap_size() argument 249 static inline u64 nft_bitmap_total_size(u32 klen) in nft_bitmap_total_size() argument 257 u32 klen = ntohl(nla_get_be32(nla[NFTA_SET_KEY_LEN])); in nft_bitmap_privsize() local [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | aesgcm.c | 553 int klen; member [all...] |
/kernel/linux/linux-6.6/tools/bpf/ |
H A D | bpf_jit_disasm.c | 106 static char *get_klog_buff(unsigned int *klen) in get_klog_buff() argument 129 static char *get_flog_buff(const char *file, unsigned int *klen) in get_flog_buff() argument 163 static char *get_log_buff(const char *file, unsigned int *klen) in get_log_buff() argument 266 unsigned int len, klen, opt, opcodes = 0; in main() local [all...] |
/third_party/mbedtls/library/ |
H A D | psa_crypto_rsa.c | 403 int klen = (int) mbedtls_rsa_get_len(rsa); // known to fit in rsa_pss_expected_salt_len() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-x509.c | 155 size_t klen = (unsigned int)i2d_X509_PUBKEY(X509_get_X509_PUBKEY(x509), NULL); in lws_tls_openssl_cert_info() local
|
/third_party/musl/src/crypt/ |
H A D | crypt_sha512.c | 212 unsigned int i, r, klen, slen; in sha512crypt() local [all...] |
H A D | crypt_sha256.c | 191 unsigned int i, r, klen, slen; in sha256crypt() local [all...] |
/third_party/libwebsockets/lib/tls/ |
H A D | tls-jit-trust.c | 47 int klen = sizeof(kid->kid); in lws_tls_kid_copy_kid() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 330 int klen, ret; in cipher_init() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | siv128.c | 143 SIV128_CONTEXT *ossl_siv128_new(const unsigned char *key, int klen, in ossl_siv128_new() argument 163 int ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, in ossl_siv128_init() argument
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_pkey.c | 149 int klen; in pem_read_bio_key_legacy() local 339 PEM_write_bio_PrivateKey_traditional(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PrivateKey_traditional() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 22 OSSL_DECODER_CTX_set_passphrase(OSSL_DECODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_DECODER_CTX_set_passphrase() argument
|
H A D | encoder_pkey.c | 41 OSSL_ENCODER_CTX_set_passphrase(OSSL_ENCODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_ENCODER_CTX_set_passphrase() argument
|
/third_party/openssl/crypto/modes/ |
H A D | siv128.c | 143 SIV128_CONTEXT *ossl_siv128_new(const unsigned char *key, int klen, in ossl_siv128_new() argument 163 int ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, in ossl_siv128_init() argument
|
/third_party/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 22 OSSL_DECODER_CTX_set_passphrase(OSSL_DECODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_DECODER_CTX_set_passphrase() argument
|
H A D | encoder_pkey.c | 41 OSSL_ENCODER_CTX_set_passphrase(OSSL_ENCODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_ENCODER_CTX_set_passphrase() argument
|
/third_party/openssl/crypto/pem/ |
H A D | pem_pkey.c | 149 int klen; in pem_read_bio_key_legacy() local 339 PEM_write_bio_PrivateKey_traditional(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PrivateKey_traditional() argument [all...] |
/third_party/openssl/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 330 int klen, ret; in cipher_init() local
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
H A D | ext_sm4.c | 86 hi_u32 klen; /* symc key length */ member 479 hi_u32 klen = 0; in ext_sm4_setkey() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
H A D | kapi_dispatch.c | 322 hi_u32 klen = rsa_info->klen; in rsa_pub_alloc() local 360 rsa_private_set_key_param(cryp_rsa_key *key, kapi_rsa_buf *rsa_buf, hi_u32 klen, hi_u32 e) rsa_private_set_key_param() argument 401 hi_u32 klen = rsa_info->klen; rsa_private_get_cfg() local 448 hi_u32 klen = rsa_info->klen; rsa_private_alloc() local 491 hi_u32 klen; rsa_alloc_buffer() local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
H A D | drv_ifep_rsa_v100.c | 95 static hi_u16 drv_rsa_key_crc(const hi_u8 *n, const hi_u8 *k, hi_u32 klen, const hi_u32 randnum[MUL_VAL_2]) in drv_rsa_key_crc() argument 381 static hi_void drv_rsa_set_input(const hi_u8 *in, hi_u32 klen) in drv_rsa_set_input() argument 396 static hi_void drv_rsa_get_output(hi_u8 *out, hi_u32 klen) in drv_rsa_get_output() argument 330 drv_rsa_set_key(hi_u32 ca_type, const hi_u8 *n, const hi_u8 *d, hi_u32 klen, const hi_u32 random[MUL_VAL_2]) drv_rsa_set_key() argument 412 hi_u32 klen; drv_rsa_get_klen() local 526 drv_rsa_randnum(const hi_u8 *n, const hi_u8 *k, hi_u32 klen, hi_u32 random[MUL_VAL_2]) drv_rsa_randnum() argument 604 hi_u32 klen; drv_ifep_rsa_exp_mod() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
H A D | hi_cipher.h | 99 hi_u32 klen; /* The key length */ member
|