Home
last modified time | relevance | path

Searched defs:rk_hash_init (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c792 RK_RES rk_hash_init(const rk_hash_config *config, rk_handle *handle) in rk_hash_init() function
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c335 static int rk_hash_init(void *hw_ctx, u32 algo) in rk_hash_init() function