Home
last modified time | relevance | path

Searched refs:pwlen (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-siv.c120 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
144 _len[num_elem] = pwlen; in aes_siv_encrypt()
153 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
158 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h14 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-siv.c120 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
144 _len[num_elem] = pwlen; in aes_siv_encrypt()
153 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
158 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h14 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-siv.c119 const u8 *pw, size_t pwlen, in aes_siv_encrypt() argument
143 _len[num_elem] = pwlen; in aes_siv_encrypt()
152 os_memcpy(crypt_pw, pw, pwlen); in aes_siv_encrypt()
157 return aes_ctr_encrypt(k2, key_len, v, crypt_pw, pwlen); in aes_siv_encrypt()
H A Daes_siv.h13 const u8 *pw, size_t pwlen,
/OK3568_Linux_fs/kernel/scripts/
H A Dsign-file.c125 int pwlen; in pem_pw_cb() local
130 pwlen = strlen(key_pass); in pem_pw_cb()
131 if (pwlen >= len) in pem_pw_cb()
139 return pwlen; in pem_pw_cb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_swcrypto.c114 const u8 *pw, size_t pwlen, in _aes_siv_encrypt() argument
117 return aes_siv_encrypt(key, key_len, pw, pwlen, num_elem, addr, len, out); in _aes_siv_encrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_swcrypto.c114 const u8 *pw, size_t pwlen, in _aes_siv_encrypt() argument
117 return aes_siv_encrypt(key, key_len, pw, pwlen, num_elem, addr, len, out); in _aes_siv_encrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_swcrypto.c113 const u8 *pw, size_t pwlen, in _aes_siv_encrypt() argument
116 return aes_siv_encrypt(key, key_len, pw, pwlen, num_elem, addr, len, out); in _aes_siv_encrypt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_swcrypto.c113 const u8 *pw, size_t pwlen, in _aes_siv_encrypt() argument
116 return aes_siv_encrypt(key, key_len, pw, pwlen, num_elem, addr, len, out); in _aes_siv_encrypt()

123