Home
last modified time | relevance | path

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

/drivers/crypto/virtio/
Dvirtio_crypto_core.c356 u32 cipher_algo_l = 0; in virtcrypto_probe() local
403 cipher_algo_l, &cipher_algo_l); in virtcrypto_probe()
437 vcrypto->cipher_algo_l = cipher_algo_l; in virtcrypto_probe()
Dvirtio_crypto_common.h59 u32 cipher_algo_l; member
Dvirtio_crypto_mgr.c303 algo_mask = vcrypto->cipher_algo_l; in virtcrypto_algo_is_supported()