Searched refs:max_cipher_key_len (Results 1 – 2 of 2) sorted by relevance
348 u32 max_data_queues = 0, max_cipher_key_len = 0; in virtcrypto_probe() local390 max_cipher_key_len, &max_cipher_key_len); in virtcrypto_probe()428 vcrypto->max_cipher_key_len = max_cipher_key_len; in virtcrypto_probe()443 vcrypto->max_cipher_key_len, in virtcrypto_probe()
255 if (keylen > vcrypto->max_cipher_key_len) { in virtio_crypto_alg_skcipher_init_sessions()