Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c347 u32 cipher_algo_l = 0; in virtcrypto_probe() local
394 cipher_algo_l, &cipher_algo_l); in virtcrypto_probe()
428 vcrypto->cipher_algo_l = cipher_algo_l; in virtcrypto_probe()
H A Dvirtio_crypto_common.h59 u32 cipher_algo_l; member
H A Dvirtio_crypto_mgr.c303 algo_mask = vcrypto->cipher_algo_l; in virtcrypto_algo_is_supported()