Home
last modified time | relevance | path

Searched defs:keylen (Results 1 - 25 of 804) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/include/crypto/
H A Dxts.h11 xts_check_key(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) xts_check_key() argument
28 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_verify_key() argument
/kernel/linux/linux-6.6/include/crypto/
H A Dsm2.h20 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) sm2_compute_z_digest() argument
H A Dxts.h11 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_verify_key() argument
/third_party/nghttp2/contrib/
H A Dtlsticketupdate.go55 var keylen int var
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_blowfish_hw.c18 cipher_hw_blowfish_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_blowfish_initkey() argument
H A Dcipher_cast5_hw.c18 cipher_hw_cast5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_cast5_initkey() argument
H A Dcipher_rc2_hw.c18 cipher_hw_rc2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc2_initkey() argument
H A Dcipher_sm4_hw.c12 cipher_hw_sm4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_sm4_initkey() argument
H A Dcipher_seed_hw.c18 cipher_hw_seed_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_seed_initkey() argument
H A Dcipher_rc5_hw.c18 cipher_hw_rc5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc5_initkey() argument
H A Dcipher_aes_ccm_hw.c27 ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_generic_aes_initkey() argument
H A Dcipher_aes_hw.c19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
H A Dcipher_aria_hw.c13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
H A Dcipher_aria_ccm_hw.c16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
H A Dcipher_aria_gcm_hw.c16 aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, size_t keylen) aria_gcm_initkey() argument
H A Dcipher_camellia_hw.c20 cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_camellia_initkey() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_hw.c12 cipher_hw_sm4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_sm4_initkey() argument
H A Dcipher_cast5_hw.c18 cipher_hw_cast5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_cast5_initkey() argument
H A Dcipher_rc2_hw.c18 cipher_hw_rc2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc2_initkey() argument
H A Dcipher_blowfish_hw.c18 cipher_hw_blowfish_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_blowfish_initkey() argument
H A Dcipher_seed_hw.c18 cipher_hw_seed_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_seed_initkey() argument
H A Dcipher_rc5_hw.c18 cipher_hw_rc5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc5_initkey() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dblake2s-selftest.c564 int keylen = (13 * i) % (BLAKE2S_KEY_SIZE + 1); in blake2s_selftest() local
/third_party/nghttp2/lib/
H A Dnghttp2_npn.c29 select_next_protocol(unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, const char *key, unsigned int keylen) select_next_protocol() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_npn.c29 select_next_protocol(unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, const char *key, unsigned int keylen) select_next_protocol() argument

Completed in 6 milliseconds

12345678910>>...33