Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcipherapi.h28 static inline void cryptodev_blkcipher_request_free(cryptodev_blkcipher_request_t *r) { in cryptodev_blkcipher_request_free() function
51 # define cryptodev_blkcipher_request_free skcipher_request_free macro
H A Dcryptlib.c249 cryptodev_blkcipher_request_free(out->async.request); in cryptodev_cipher_init()
265 cryptodev_blkcipher_request_free(cdata->async.request); in cryptodev_cipher_deinit()