Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_core.c304 u32 max_auth_key_len = 0; in virtcrypto_probe() local
346 max_auth_key_len, &max_auth_key_len); in virtcrypto_probe()
380 vcrypto->max_auth_key_len = max_auth_key_len; in virtcrypto_probe()
395 vcrypto->max_auth_key_len, in virtcrypto_probe()
Dvirtio_crypto_common.h75 u32 max_auth_key_len; member
/Linux-v4.19/include/uapi/linux/
Dvirtio_crypto.h440 __u32 max_auth_key_len; member