Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcipherapi.h12 typedef struct ablkcipher_request cryptodev_blkcipher_request_t; typedef
28 static inline void cryptodev_blkcipher_request_free(cryptodev_blkcipher_request_t *r) { in cryptodev_blkcipher_request_free()
41 typedef struct skcipher_request cryptodev_blkcipher_request_t; typedef
H A Dcryptlib.h25 cryptodev_blkcipher_request_t *request;