8#ifndef CRYPTO_DRV_INIT_H
9#define CRYPTO_DRV_INIT_H
td_s32 crypto_drv_mod_init(td_void)
Definition crypto_drv_init.c:107
td_void crypto_drv_mod_deinit(td_void)
Definition crypto_drv_init.c:144
td_void crypto_drv_mod_suspend(td_void)
Definition crypto_drv_init.c:96
td_s32 crypto_drv_mod_resume(td_void)
Definition crypto_drv_init.c:70
void td_void
Definition td_type.h:49
int td_s32
Definition td_type.h:44