Home
last modified time | relevance | path

Searched defs:max_cipher_key_len (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h68 u32 max_cipher_key_len; member
H A Dvirtio_crypto_core.c348 u32 max_data_queues = 0, max_cipher_key_len = 0; in virtcrypto_probe() local
/linux/include/uapi/linux/
H A Dvirtio_crypto.h519 __le32 max_cipher_key_len; member