Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dioctl.c844 static inline void tfm_info_to_alg_info(struct alg_info *dst, struct crypto_tfm *tfm) in tfm_info_to_alg_info() function
898 tfm_info_to_alg_info(&siop->cipher_info, tfm); in get_session_info()
909 tfm_info_to_alg_info(&siop->hash_info, tfm); in get_session_info()