Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/virtio/
Dvirtio_crypto_core.c345 u32 max_auth_key_len = 0; in virtcrypto_probe() local
388 max_auth_key_len, &max_auth_key_len); in virtcrypto_probe()
425 vcrypto->max_auth_key_len = max_auth_key_len; in virtcrypto_probe()
440 vcrypto->max_auth_key_len, in virtcrypto_probe()
Dvirtio_crypto_common.h70 u32 max_auth_key_len; member
/linux-6.12.1/include/uapi/linux/
Dvirtio_crypto.h520 __le32 max_auth_key_len; member