Home
last modified time | relevance | path

Searched defs:keylen (Results 476 - 500 of 806) sorted by relevance

1...<<11121314151617181920>>...33

/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_mppe.c97 unsigned keylen; /* key length in bytes */ member
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c66 essiv_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) essiv_skcipher_setkey() argument
93 essiv_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) essiv_aead_setkey() argument
H A Dchacha20poly1305.c474 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument
H A Dadiantum.c117 adiantum_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) adiantum_setkey() argument
H A Daegis128-core.c366 crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) crypto_aegis128_setkey() argument
H A Dhctr2.c129 hctr2_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) hctr2_setkey() argument
H A Drsa-pkcs1pad.c107 pkcs1pad_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) pkcs1pad_set_pub_key() argument
128 pkcs1pad_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) pkcs1pad_set_priv_key() argument
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_kvp.c521 int keylen = 0; in kvp_respond_to_host() local
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c52 int evm_set_key(void *key, size_t keylen) in evm_set_key() argument
/kernel/linux/linux-6.6/lib/
H A Dassoc_array.c483 size_t keylen; in assoc_array_insert_into_terminal_node() local
799 size_t keylen; in assoc_array_insert_mid_shortcut() local
1465 int keylen, slot, nr_free, next_slot, i; assoc_array_gc() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conncount.c59 unsigned int keylen; member
324 u8 keylen = data->keylen; in insert_tree() local
406 u8 keylen = data->keylen; in count_tree() local
527 nf_conncount_init(struct net *net, unsigned int family, unsigned int keylen) nf_conncount_init() argument
[all...]
/third_party/mbedtls/library/
H A Dcmac.c347 mbedtls_cipher_cmac(const mbedtls_cipher_info_t *cipher_info, const unsigned char *key, size_t keylen, const unsigned char *input, size_t ilen, unsigned char *output) mbedtls_cipher_cmac() argument
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c151 hmacsha256(const uint8_t *key, size_t keylen, const uint8_t *txt, in hmacsha256() argument
291 size_t keylen; in calc_signing_key() local
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c148 int n, padc = 4, keylen; in offer() local
/third_party/nghttp2/src/
H A Dshrpx_quic.cc364 int generate_quic_connection_id_encryption_key(uint8_t *key, size_t keylen, in generate_quic_connection_id_encryption_key() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c751 size_t keylen; in nghttp3_http_parse_priority() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c104 static int aes_ocb_init(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_init() argument
141 static int aes_ocb_einit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_einit() argument
148 static int aes_ocb_dinit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_dinit() argument
397 size_t keylen; in aes_ocb_set_ctx_params() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c149 static int kdf_hkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_hkdf_derive() argument
680 static int kdf_tls1_3_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_tls1_3_derive() argument
585 prov_tls13_hkdf_expand(const EVP_MD *md, const unsigned char *key, size_t keylen, const unsigned char *prefix, size_t prefixlen, const unsigned char *label, size_t labellen, const unsigned char *data, size_t datalen, unsigned char *out, size_t outlen) prov_tls13_hkdf_expand() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c242 kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, size_t keylen) kmac_setkey() argument
267 kmac_init(void *vmacctx, const unsigned char *key, size_t keylen, const OSSL_PARAM params[]) kmac_init() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_kari.c421 int keylen; in cms_wrap_init() local
/third_party/openssl/crypto/cms/
H A Dcms_kari.c421 int keylen; in cms_wrap_init() local
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c242 kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, size_t keylen) kmac_setkey() argument
267 kmac_init(void *vmacctx, const unsigned char *key, size_t keylen, const OSSL_PARAM params[]) kmac_init() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c104 static int aes_ocb_init(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_init() argument
141 static int aes_ocb_einit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_einit() argument
148 static int aes_ocb_dinit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_dinit() argument
394 size_t keylen; in aes_ocb_set_ctx_params() local
[all...]
/third_party/openssl/providers/implementations/kdfs/
H A Dhkdf.c149 static int kdf_hkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_hkdf_derive() argument
680 static int kdf_tls1_3_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_tls1_3_derive() argument
585 prov_tls13_hkdf_expand(const EVP_MD *md, const unsigned char *key, size_t keylen, const unsigned char *prefix, size_t prefixlen, const unsigned char *label, size_t labellen, const unsigned char *data, size_t datalen, unsigned char *out, size_t outlen) prov_tls13_hkdf_expand() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c217 size_t keylen; in lookup_sub_value() local

Completed in 28 milliseconds

1...<<11121314151617181920>>...33