Home
last modified time | relevance | path

Searched defs:klen (Results 1 - 25 of 103) sorted by relevance

12345

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/
H A Dcryp_rsa.h36 hi_u32 klen; member
/third_party/curl/tests/unit/
H A Dunit1602.c57 size_t klen = sizeof(int); variable
/kernel/linux/linux-5.10/crypto/
H A Dtcrypt.h17 unsigned int klen; member
22 unsigned int klen; member
H A Dansi_cprng.c275 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/crypto/
H A Dtcrypt.h17 unsigned int klen; member
22 unsigned int klen; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c24 size_t klen = keylen / 2; in aes_siv_initkey() local
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_info.c224 PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_X509_INFO_write_bio() argument
H A Dpem_pk8.c41 PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey_nid() argument
48 PEM_write_bio_PKCS8PrivateKey(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey() argument
55 i2d_PKCS8PrivateKey_bio(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_bio() argument
62 i2d_PKCS8PrivateKey_nid_bio(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_bio() argument
69 do_pk8pkey(BIO *bp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey() argument
174 int klen; d2i_PKCS8PrivateKey_bio() local
208 i2d_PKCS8PrivateKey_fp(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_fp() argument
215 i2d_PKCS8PrivateKey_nid_fp(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_fp() argument
222 PEM_write_PKCS8PrivateKey_nid(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey_nid() argument
229 PEM_write_PKCS8PrivateKey(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey() argument
236 do_pk8pkey_fp(FILE *fp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey_fp() argument
[all...]
/third_party/openssl/crypto/pem/
H A Dpem_info.c224 PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_X509_INFO_write_bio() argument
H A Dpem_pk8.c41 PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey_nid() argument
48 PEM_write_bio_PKCS8PrivateKey(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey() argument
55 i2d_PKCS8PrivateKey_bio(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_bio() argument
62 i2d_PKCS8PrivateKey_nid_bio(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_bio() argument
69 do_pk8pkey(BIO *bp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey() argument
174 int klen; d2i_PKCS8PrivateKey_bio() local
208 i2d_PKCS8PrivateKey_fp(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_fp() argument
215 i2d_PKCS8PrivateKey_nid_fp(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_fp() argument
222 PEM_write_PKCS8PrivateKey_nid(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey_nid() argument
229 PEM_write_PKCS8PrivateKey(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey() argument
236 do_pk8pkey_fp(FILE *fp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey_fp() argument
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c24 size_t klen = keylen / 2; in aes_siv_initkey() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_aead.c35 hi_u32 klen; /* symc key length */ member
102 hi_u32 klen; in ext_mbedtls_aead_setkey() local
[all...]
H A Dext_symc.c31 hi_u32 klen; /* symc key length */ member
169 hi_u32 klen = 0; in ext_mbedtls_symc_setkey() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c69 u32 klen, len; in prism2_wep_encrypt() local
136 u32 klen, plen; in prism2_wep_decrypt() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c64 u32 klen, len; in prism2_wep_encrypt() local
134 u32 klen, plen; in prism2_wep_decrypt() local
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211_crypt_wep.c67 u32 klen; in lib80211_wep_build_iv() local
108 u32 crc, klen, len; in lib80211_wep_encrypt() local
154 u32 crc, klen, plen; in lib80211_wep_decrypt() local
/kernel/linux/linux-5.10/net/mac80211/
H A Dwep.c195 u32 klen; in ieee80211_wep_decrypt() local
108 ieee80211_wep_encrypt_data(struct arc4_ctx *ctx, u8 *rc4key, size_t klen, u8 *data, size_t data_len) ieee80211_wep_encrypt_data() argument
165 ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, size_t klen, u8 *data, size_t data_len) ieee80211_wep_decrypt_data() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c69 u32 klen, len; in prism2_wep_encrypt() local
136 u32 klen, plen; in prism2_wep_decrypt() local
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c62 u32 klen, len; in prism2_wep_encrypt() local
131 u32 klen, plen; in prism2_wep_decrypt() local
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_wep.c67 u32 klen; in lib80211_wep_build_iv() local
108 u32 crc, klen, len; in lib80211_wep_encrypt() local
154 u32 crc, klen, plen; in lib80211_wep_decrypt() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dwep.c195 u32 klen; in ieee80211_wep_decrypt() local
108 ieee80211_wep_encrypt_data(struct arc4_ctx *ctx, u8 *rc4key, size_t klen, u8 *data, size_t data_len) ieee80211_wep_encrypt_data() argument
165 ieee80211_wep_decrypt_data(struct arc4_ctx *ctx, u8 *rc4key, size_t klen, u8 *data, size_t data_len) ieee80211_wep_decrypt_data() argument
/third_party/musl/src/crypt/
H A Dcrypt_md5.c201 unsigned int i, klen, slen; in md5crypt() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c363 int wrlen, klen, len; in chtls_setkey() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_bitmap.c243 static inline u32 nft_bitmap_size(u32 klen) in nft_bitmap_size() argument
248 static inline u64 nft_bitmap_total_size(u32 klen) in nft_bitmap_total_size() argument
256 u32 klen = ntohl(nla_get_be32(nla[NFTA_SET_KEY_LEN])); in nft_bitmap_privsize() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c103 static char *get_klog_buff(unsigned int *klen) in get_klog_buff() argument
126 static char *get_flog_buff(const char *file, unsigned int *klen) in get_flog_buff() argument
160 static char *get_log_buff(const char *file, unsigned int *klen) in get_log_buff() argument
263 unsigned int len, klen, opt, opcodes = 0; in main() local
[all...]

Completed in 16 milliseconds

12345