Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
A Dvirtio_crypto_core.c291 u32 max_data_queues = 0, max_cipher_key_len = 0; in virtcrypto_probe() local
332 max_cipher_key_len, &max_cipher_key_len); in virtcrypto_probe()
367 vcrypto->max_cipher_key_len = max_cipher_key_len; in virtcrypto_probe()
382 vcrypto->max_cipher_key_len, in virtcrypto_probe()
A Dvirtio_crypto_common.h61 u32 max_cipher_key_len; member
A Dvirtio_crypto_algs.c273 if (keylen > vcrypto->max_cipher_key_len) { in virtio_crypto_alg_skcipher_init_sessions()
/linux/include/uapi/linux/
A Dvirtio_crypto.h438 __le32 max_cipher_key_len; member

Completed in 8 milliseconds