WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
crypto_drv_init.h 文件参考
#include "crypto_type.h"
crypto_drv_init.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

函数

td_s32 crypto_drv_mod_init (td_void)
 
td_void crypto_drv_mod_deinit (td_void)
 
td_s32 crypto_drv_mod_resume (td_void)
 
td_void crypto_drv_mod_suspend (td_void)
 

函数说明

◆ crypto_drv_mod_deinit()

td_void crypto_drv_mod_deinit ( td_void  )

◆ crypto_drv_mod_init()

td_s32 crypto_drv_mod_init ( td_void  )

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: driver initialize processes.

Create: 2023-06-01

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved. Description: only use for init befor drv layer test.

Create: 2023-02-08

◆ crypto_drv_mod_resume()

td_s32 crypto_drv_mod_resume ( td_void  )

◆ crypto_drv_mod_suspend()

td_void crypto_drv_mod_suspend ( td_void  )