Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c348 u32 cipher_algo_h = 0; in virtcrypto_probe() local
396 cipher_algo_h, &cipher_algo_h); in virtcrypto_probe()
429 vcrypto->cipher_algo_h = cipher_algo_h; in virtcrypto_probe()
H A Dvirtio_crypto_common.h60 u32 cipher_algo_h; member
H A Dvirtio_crypto_mgr.c305 algo_mask = vcrypto->cipher_algo_h; in virtcrypto_algo_is_supported()