Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/virtio/
Dvirtio_crypto_core.c345 u32 cipher_algo_l = 0; in virtcrypto_probe() local
392 cipher_algo_l, &cipher_algo_l); in virtcrypto_probe()
426 vcrypto->cipher_algo_l = cipher_algo_l; in virtcrypto_probe()
Dvirtio_crypto_common.h54 u32 cipher_algo_l; member
Dvirtio_crypto_mgr.c303 algo_mask = vcrypto->cipher_algo_l; in virtcrypto_algo_is_supported()
/linux-5.19.10/include/uapi/linux/
Dvirtio_crypto.h511 __le32 cipher_algo_l; member