Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/virtio/
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()
Dvirtio_crypto_common.h60 u32 cipher_algo_h; member
Dvirtio_crypto_mgr.c305 algo_mask = vcrypto->cipher_algo_h; in virtcrypto_algo_is_supported()
/linux-6.14.4/include/uapi/linux/
Dvirtio_crypto.h513 __le32 cipher_algo_h; member