Home
last modified time | relevance | path

Searched refs:aes_init (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/platforms/
H A Dsc6138-generic-wlan.c40 extern int aes_init(void);
76 aes_init(); in generic_wifi_init_module()
H A Dxm-hi3518-generic-wlan.c39 extern int aes_init(void);
72 aes_init(); in generic_wifi_init_module()
H A Daml-s805-generic-wlan.c43 extern int aes_init(void);
83 aes_init(); in generic_wifi_init_module()
H A Drk3128-generic-wlan.c46 extern int aes_init(void);
104 aes_init(); in generic_wifi_init_module()
H A Drk322x-generic-wlan.c46 extern int aes_init(void);
104 aes_init(); in generic_wifi_init_module()
H A Daml-t950-generic-wlan.c49 extern int aes_init(void);
97 aes_init(); in generic_wifi_init_module()
H A Daml-s905-generic-wlan.c52 extern int aes_init(void);
121 aes_init(); in generic_wifi_init_module()
H A Datm7039-actions-generic-wlan.c213 extern int aes_init(void);
224 aes_init(); in initWlan()
H A Drk3126-generic-wlan.c61 extern int aes_init(void);
239 aes_init(); in generic_wifi_init_module()
H A Dh8-generic-wlan.c207 extern int aes_init(void);
218 aes_init(); in initWlan()
H A Dh3-generic-wlan.c207 extern int aes_init(void);
218 aes_init(); in initWlan()
H A Dt10-generic-wlan.c232 extern int aes_init(void);
243 aes_init(); in initWlan()
H A Dv66-generic-wlan.c200 extern int aes_init(void);
211 aes_init(); in initWlan()
H A Da33-generic-wlan.c207 extern int aes_init(void);
218 aes_init(); in initWlan()
H A Dx1000-generic-wlan.c229 extern int aes_init(void);
240 aes_init(); in initWlan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/
H A Dssv6051-generic-wlan.c47 extern int aes_init(void);
108 aes_init(); in generic_wifi_init_module()
/OK3568_Linux_fs/kernel/crypto/
H A Daes_ti.c68 static int __init aes_init(void) in aes_init() function
78 module_init(aes_init);
H A Daes_generic.c1304 static int __init aes_init(void) in aes_init() function
1314 subsys_initcall(aes_init);
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-cipher-glue.c47 static int __init aes_init(void) in aes_init() function
57 module_init(aes_init);
H A Daes-neonbs-glue.c453 static int __init aes_init(void) in aes_init() function
461 module_init(aes_init);
H A Daes-glue.c957 static int __init aes_init(void) in aes_init() function
977 module_cpu_feature_match(AES, aes_init);
979 module_init(aes_init);
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-cipher-glue.c52 static int __init aes_init(void) in aes_init() function
62 module_init(aes_init);
H A Daes-neonbs-glue.c526 static int __init aes_init(void) in aes_init() function
563 late_initcall(aes_init);
H A Daes-ce-glue.c694 static int __init aes_init(void) in aes_init() function
729 module_cpu_feature_match(AES, aes_init);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/crypto/
H A Daes_glue.c91 int aes_init(void) in aes_init() function

12