Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcipherapi.h36 # define cryptodev_crypto_blkcipher_tfm crypto_ablkcipher_tfm macro
55 # define cryptodev_crypto_blkcipher_tfm crypto_skcipher_tfm macro
H A Dioctl.c895 tfm = cryptodev_crypto_blkcipher_tfm(ses_ptr->cdata.async.s); in get_session_info()