Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.h105 const char *rk_get_hash_name(uint32_t id, int *is_hmac);
H A Dioctl.c246 hash_name = rk_get_hash_name(sop->mac, &hmac_mode); in crypto_create_session()
H A Drk_cryptodev.c1499 const char *rk_get_hash_name(uint32_t id, int *is_hmac) in rk_get_hash_name() function