Home
last modified time | relevance | path

Searched refs:IS_SYMM_TD (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Drkce_core.c42 #define IS_SYMM_TD(td_type) ((td_type) == RKCE_TD_TYPE_SYMM || \ macro
367 if (IS_SYMM_TD(td_type)) { in rkce_push_td()
428 if (IS_SYMM_TD(td_type)) { in rkce_push_td_sync()