Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcryptodev.h149 struct alg_info { struct
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Dcryptodev.h149 struct alg_info { struct
/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()