| /f-stack/app/redis-5.0.5/src/ |
| H A D | zipmap.c | 138 static unsigned char *zipmapLookupRaw(unsigned char *zm, unsigned char *key, unsigned int klen, uns… in zipmapLookupRaw() 168 static unsigned long zipmapRequiredLength(unsigned int klen, unsigned int vlen) { in zipmapRequiredLength() 211 unsigned char *zipmapSet(unsigned char *zm, unsigned char *key, unsigned int klen, unsigned char *v… in zipmapSet() 281 unsigned char *zipmapDel(unsigned char *zm, unsigned char *key, unsigned int klen, int *deleted) { in zipmapDel() 315 unsigned char *zipmapNext(unsigned char *zm, unsigned char **key, unsigned int *klen, unsigned char… in zipmapNext() 334 int zipmapGet(unsigned char *zm, unsigned char *key, unsigned int klen, unsigned char **value, unsi… in zipmapGet() 345 int zipmapExists(unsigned char *zm, unsigned char *key, unsigned int klen) { in zipmapExists() 461 unsigned int klen, vlen; in zipmapTest() local
|
| H A D | evict.c | 246 int klen = sdslen(key); in evictionPoolPopulate() local
|
| /f-stack/freebsd/crypto/blake2/ |
| H A D | blake2-sw.c | 32 uint16_t klen; member 52 blake2b_xform_setkey(void *vctx, const uint8_t *key, u_int klen) in blake2b_xform_setkey() 100 uint16_t klen; member 120 blake2s_xform_setkey(void *vctx, const uint8_t *key, u_int klen) in blake2s_xform_setkey()
|
| H A D | blake2_cryptodev.c | 263 blake2_check_klen(const struct crypto_session_params *csp, unsigned klen) in blake2_check_klen() 343 unsigned klen; in blake2_cipher_process() local
|
| /f-stack/freebsd/opencrypto/ |
| H A D | xform_poly1305.c | 27 const uint8_t key[__min_size(POLY1305_KEY_LEN)], size_t klen) in Poly1305_Setkey() 40 xform_Poly1305_Setkey(void *ctx, const uint8_t *key, u_int klen) in xform_Poly1305_Setkey()
|
| H A D | gmac.c | 48 AES_GMAC_Setkey(void *ctx, const uint8_t *key, u_int klen) in AES_GMAC_Setkey()
|
| H A D | cbc_mac.c | 68 AES_CBC_MAC_Setkey(void *vctx, const uint8_t *key, u_int klen) in AES_CBC_MAC_Setkey()
|
| H A D | crypto.c | 413 hmac_init_pad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_pad() 444 hmac_init_ipad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_ipad() 452 hmac_init_opad(const struct auth_hash *axf, const char *key, int klen, in hmac_init_opad()
|
| H A D | cryptosoft.c | 288 const uint8_t *key, int klen) in swcr_authprepare()
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp.c | 231 ccp_init_hmac_digest(struct ccp_session *s, const char *key, int klen) in ccp_init_hmac_digest() 261 ccp_aes_check_keylen(int alg, int klen) in ccp_aes_check_keylen() 283 ccp_aes_setkey(struct ccp_session *s, int alg, const void *key, int klen) in ccp_aes_setkey()
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_cipher.c | 101 padlock_cipher_key_setup(struct padlock_session *ses, const void *key, int klen) in padlock_cipher_key_setup()
|
| H A D | padlock_hash.c | 260 int klen) in padlock_hash_key_setup()
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | metamorphic.c | 16 size_t klen; in mm_generichash() local
|
| /f-stack/freebsd/crypto/openssl/ |
| H A D | ossl.c | 163 ossl_setkey_hmac(struct ossl_session *s, const void *key, int klen) in ossl_setkey_hmac()
|
| /f-stack/freebsd/crypto/aesni/ |
| H A D | aesni.c | 548 aesni_authprepare(struct aesni_session *ses, int klen) in aesni_authprepare()
|
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_shadow_tcam.c | 420 uint16_t idx, klen; in tf_shadow_tcam_bind_index() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | jemalloc.c | 848 malloc_conf_error(const char *msg, const char *k, size_t klen, const char *v, in malloc_conf_error() 876 size_t klen, vlen; in malloc_conf_init() local
|