Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/virtio/
Dvirtio_crypto_core.c343 u32 max_auth_key_len = 0; in virtcrypto_probe() local
386 max_auth_key_len, &max_auth_key_len); in virtcrypto_probe()
423 vcrypto->max_auth_key_len = max_auth_key_len; in virtcrypto_probe()
438 vcrypto->max_auth_key_len, in virtcrypto_probe()
Dvirtio_crypto_common.h65 u32 max_auth_key_len; member
/Linux-v6.1/include/uapi/linux/
Dvirtio_crypto.h520 __le32 max_auth_key_len; member