Home
last modified time | relevance | path

Searched defs:keylen (Results 151 - 175 of 806) sorted by relevance

12345678910>>...33

/kernel/linux/linux-6.6/crypto/
H A Dcrc32_generic.c36 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
H A Dcipher.c20 setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) setkey_unaligned() argument
43 crypto_cipher_setkey(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) crypto_cipher_setkey() argument
[all...]
H A Dblowfish_common.c345 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
H A Dkdf_sp800108.c77 crypto_kdf108_setkey(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen) crypto_kdf108_setkey() argument
H A Dxxhash_generic.c20 xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) xxhash64_setkey() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_connlimit.c88 unsigned int keylen; in connlimit_mt_check() local
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c86 static pid_t get_pid_from_fdinfo_file(int pidfd, const char *key, size_t keylen) in get_pid_from_fdinfo_file() argument
/third_party/ffmpeg/libavutil/
H A Dhmac.c46 int keylen; member
140 void av_hmac_init(AVHMAC *c, const uint8_t *key, unsigned int keylen) in av_hmac_init() argument
184 av_hmac_calc(AVHMAC *c, const uint8_t *data, unsigned int len, const uint8_t *key, unsigned int keylen, uint8_t *out, unsigned int outlen) av_hmac_calc() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_enc.c207 ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec, const EVP_CIPHER *cipher, const unsigned char *key, size_t keylen, const CMS_CTX *cms_ctx) ossl_cms_EncryptedContent_init() argument
226 CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, const unsigned char *key, size_t keylen) CMS_EncryptedData_set1_key() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c20 static int aes_siv_initkey(void *vctx, const unsigned char *key, size_t keylen) in aes_siv_initkey() argument
H A Dcipher_des_hw.c19 cipher_hw_des_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_des_initkey() argument
H A Dcipher_rc4_hmac_md5_hw.c35 cipher_hw_rc4_hmac_md5_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, size_t keylen) cipher_hw_rc4_hmac_md5_initkey() argument
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c39 size_t keylen; member
44 static void *ecx_newctx(void *provctx, size_t keylen) in ecx_newctx() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dkdf_lib.c140 int EVP_KDF_derive(EVP_KDF_CTX *ctx, unsigned char *key, size_t keylen, in EVP_KDF_derive() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dp5_scrypt.c48 size_t keylen = 0; in PKCS5_pbe2_set_scrypt() local
219 size_t keylen = 0; in PKCS5_v2_scrypt_keyivgen_ex() local
147 pkcs5_scrypt_set(const unsigned char *salt, size_t saltlen, size_t keylen, uint64_t N, uint64_t r, uint64_t p) pkcs5_scrypt_set() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Dp5_scrypt.c48 size_t keylen = 0; in PKCS5_pbe2_set_scrypt() local
219 size_t keylen = 0; in PKCS5_v2_scrypt_keyivgen_ex() local
147 pkcs5_scrypt_set(const unsigned char *salt, size_t saltlen, size_t keylen, uint64_t N, uint64_t r, uint64_t p) pkcs5_scrypt_set() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_enc.c206 ossl_cms_EncryptedContent_init(CMS_EncryptedContentInfo *ec, const EVP_CIPHER *cipher, const unsigned char *key, size_t keylen, const CMS_CTX *cms_ctx) ossl_cms_EncryptedContent_init() argument
225 CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, const unsigned char *key, size_t keylen) CMS_EncryptedData_set1_key() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dkdf_lib.c140 int EVP_KDF_derive(EVP_KDF_CTX *ctx, unsigned char *key, size_t keylen, in EVP_KDF_derive() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c20 static int aes_siv_initkey(void *vctx, const unsigned char *key, size_t keylen) in aes_siv_initkey() argument
H A Dcipher_des_hw.c19 cipher_hw_des_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_des_initkey() argument
H A Dcipher_rc4_hmac_md5_hw.c35 cipher_hw_rc4_hmac_md5_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, size_t keylen) cipher_hw_rc4_hmac_md5_initkey() argument
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c39 size_t keylen; member
44 static void *ecx_newctx(void *provctx, size_t keylen) in ecx_newctx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_internal-cipher.c23 size_t keylen; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_internal-cipher.c23 size_t keylen; member
/kernel/linux/linux-5.10/crypto/
H A Dblake2b_generic.c144 unsigned int keylen; member
147 blake2b_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) blake2b_setkey() argument
[all...]

Completed in 10 milliseconds

12345678910>>...33