Home
last modified time | relevance | path

Searched defs:key_len (Results 26 – 50 of 489) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_otpkey.c37 uint32_t key_len = 16; in demo_otpkey() local
121 uint32_t key_len = 16; in demo_otpkey_virt() local
H A Ddemo_cipher.c33 uint32_t key_len = sizeof(key_0); in demo_cipher() local
130 uint32_t key_len = sizeof(key_0); in demo_cipher_virt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-gcm.c175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
254 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
H A Daes-siv.c64 static int aes_s2v(const u8 *key, size_t key_len, in aes_s2v()
119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt()
162 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-gcm.c175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
254 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c32 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
56 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
H A Daes-siv.c63 static int aes_s2v(const u8 *key, size_t key_len, in aes_s2v()
118 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt()
161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c174 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey()
253 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ae()
287 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad()
321 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac()
H A Dsha256-prf.c31 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
55 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-aes-ctr.c24 unsigned int key_len) in ctr_aes_nx_set_key()
56 unsigned int key_len) in ctr3686_aes_nx_set_key()

12345678910>>...20