/kernel/linux/linux-5.10/include/crypto/ |
H A D | xts.h | 11 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 D | sm2.h | 20 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) sm2_compute_z_digest() argument
|
H A D | xts.h | 11 xts_verify_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_verify_key() argument
|
/third_party/nghttp2/contrib/ |
H A D | tlsticketupdate.go | 55 var keylen int var
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_blowfish_hw.c | 18 cipher_hw_blowfish_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_blowfish_initkey() argument
|
H A D | cipher_cast5_hw.c | 18 cipher_hw_cast5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_cast5_initkey() argument
|
H A D | cipher_rc2_hw.c | 18 cipher_hw_rc2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc2_initkey() argument
|
H A D | cipher_sm4_hw.c | 12 cipher_hw_sm4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_sm4_initkey() argument
|
H A D | cipher_seed_hw.c | 18 cipher_hw_seed_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_seed_initkey() argument
|
H A D | cipher_rc5_hw.c | 18 cipher_hw_rc5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc5_initkey() argument
|
H A D | cipher_aes_ccm_hw.c | 27 ccm_generic_aes_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_generic_aes_initkey() argument
|
H A D | cipher_aes_hw.c | 19 cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aes_initkey() argument
|
H A D | cipher_aria_hw.c | 13 cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, const unsigned char *key, size_t keylen) cipher_hw_aria_initkey() argument
|
H A D | cipher_aria_ccm_hw.c | 16 ccm_aria_initkey(PROV_CCM_CTX *ctx, const unsigned char *key, size_t keylen) ccm_aria_initkey() argument
|
H A D | cipher_aria_gcm_hw.c | 16 aria_gcm_initkey(PROV_GCM_CTX *ctx, const unsigned char *key, size_t keylen) aria_gcm_initkey() argument
|
H A D | cipher_camellia_hw.c | 20 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 D | cipher_sm4_hw.c | 12 cipher_hw_sm4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_sm4_initkey() argument
|
H A D | cipher_cast5_hw.c | 18 cipher_hw_cast5_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_cast5_initkey() argument
|
H A D | cipher_rc2_hw.c | 18 cipher_hw_rc2_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc2_initkey() argument
|
H A D | cipher_blowfish_hw.c | 18 cipher_hw_blowfish_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_blowfish_initkey() argument
|
H A D | cipher_seed_hw.c | 18 cipher_hw_seed_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_seed_initkey() argument
|
H A D | cipher_rc5_hw.c | 18 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 D | blake2s-selftest.c | 564 int keylen = (13 * i) % (BLAKE2S_KEY_SIZE + 1); in blake2s_selftest() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_npn.c | 29 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 D | nghttp2_npn.c | 29 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
|