Home
last modified time | relevance | path

Searched defs:keylen (Results 1 – 15 of 15) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dwep.c33 static inline bool ieee80211_wep_weak_iv(u32 iv, int keylen) in ieee80211_wep_weak_iv()
50 int keylen, int keyidx, u8 *iv) in ieee80211_wep_get_iv()
68 int keylen, int keyidx) in ieee80211_wep_add_iv()
135 const u8 *key, int keylen, int keyidx) in ieee80211_wep_encrypt()
/device/soc/winnermicro/wm800/board/platform/common/crypto/
Dwm_crypto_hard.c159 void tls_crypto_set_key(void *key, int keylen) in tls_crypto_set_key()
380 int tls_crypto_rc4_init(psCipherContext_t *ctx, const unsigned char *key, u32 keylen) in tls_crypto_rc4_init()
411 u32 keylen = ctx->arc4.byteCount; in tls_crypto_rc4() local
450 const unsigned char *key, u32 keylen, CRYPTO_MODE cbc) in tls_crypto_aes_init()
485 u32 keylen = 16; in tls_crypto_aes_encrypt_decrypt() local
534 const unsigned char *key, u32 keylen, CRYPTO_MODE cbc) in tls_crypto_3des_init()
569 u32 keylen = DES3_KEY_LEN; in tls_crypto_3des_encrypt_decrypt() local
610 const unsigned char *key, u32 keylen, CRYPTO_MODE cbc) in tls_crypto_des_init()
643 u32 keylen = DES_KEY_LEN; in tls_crypto_des_encrypt_decrypt() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Duthash.h118 #define HASH_VALUE(keyptr,keylen,hashv) \ argument
123 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument
135 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument
502 #define HASH_BER(key,keylen,hashv) \ argument
515 #define HASH_SAX(key,keylen,hashv) \ argument
525 #define HASH_FNV(key,keylen,hashv) \ argument
536 #define HASH_OAT(key,keylen,hashv) \ argument
564 #define HASH_JEN(key,keylen,hashv) \ argument
616 #define HASH_SFH(key,keylen,hashv) \ argument
701 #define HASH_MUR(key,keylen,hashv) \ argument
[all …]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_hash.c242 static hi_s32 kapi_hmac_start(kapi_hash_ctx *ctx, const hi_u8 *key, hi_u32 keylen) in kapi_hmac_start()
434 hash_mode mode, hi_u32 hmac, const hi_u8 *key, hi_u32 keylen) in kapi_hash_create_calc()
482 hi_s32 kapi_hash_start(hi_u32 *id, hi_cipher_hash_type type, const hi_u8 *key, hi_u32 keylen) in kapi_hash_start()
/device/soc/amlogic/a311d/soc/amlogic/unifykey/
Dsecurity_key.c41 unsigned long secure_storage_write(u8 *keyname, u8 *keybuf, u32 keylen, u32 keyattr) in secure_storage_write()
74 unsigned long secure_storage_read(u8 *keyname, u8 *keybuf, u32 keylen, u32 *readlen) in secure_storage_read()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/crypto/
Daes.h37 static inline int aes_check_keylen(unsigned int keylen) in aes_check_keylen()
/device/soc/esp/esp32/components/bootloader_support/src/secure_boot_v1/
Dsecure_boot_signatures_bootloader.c73 ptrdiff_t keylen; in esp_secure_boot_verify_ecdsa_signature_block() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_rsa.c82 static hi_s32 rsa_get_klen(unsigned long module_len, hi_u32 *keylen, rsa_key_width *width) in rsa_get_klen()
161 hi_u32 keylen = 0; in cryp_ifep_rsa_exp_mod() local
Dcryp_symc.c161 static hi_void cryp_symc_setkey(hi_void *ctx, const hi_u8 *key, hi_u32 keylen, hi_u32 odd) in cryp_symc_setkey()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Daes.c513 return_type aes_set_key( const unsigned char key[], length_type keylen, aes_context ctx[1] )
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dssl_internal.h431 unsigned int keylen; /*!< symmetric key length (bytes) */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Ddrv_cipher_kapi.h307 hi_u32 keylen; /* HMAC key */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_ap.c2826 u8 keylen; in rtw_ap_set_key() local
2900 int rtw_ap_set_wep_key(_adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx) in rtw_ap_set_wep_key()
Drtw_mlme.c4400 u8 keylen; local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/
Dmac80211.h1786 u8 keylen; member