Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/rockchip/
H A Dcrypto_v2_pka.h158 #define PKA_Terminate 0x00 macro
495 rk_pka_exec_operation(PKA_Terminate, 0, 0, 0, 0, \
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c305 case PKA_Terminate: in rk_pka_exec_operation()