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

/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c352 u32 max_auth_key_len = 0; local
395 max_auth_key_len, &max_auth_key_len);
432 vcrypto->max_auth_key_len = max_auth_key_len;
444 "max_queues: %u, max_cipher_key_len: %u, max_auth_key_len: %u, max_size 0x%llx\n",
447 vcrypto->max_auth_key_len,
H A Dvirtio_crypto_common.h70 u32 max_auth_key_len; member in struct:virtio_crypto
/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h520 __le32 max_auth_key_len; member in struct:virtio_crypto_config

Completed in 155 milliseconds