-
Gonglei (Arei) authored
It can't guarantee all cipher modes are supported if one cipher algorithm is supported by a backend. Let's extend qcrypto_cipher_supports() to take both the algorithm and mode as parameters. Signed-off-by:
Gonglei <arei.gonglei@huawei.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>Gonglei (Arei) authoredIt can't guarantee all cipher modes are supported if one cipher algorithm is supported by a backend. Let's extend qcrypto_cipher_supports() to take both the algorithm and mode as parameters. Signed-off-by:
Gonglei <arei.gonglei@huawei.com>
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>
Loading