[Question] Confusion of the meaning for encrypto API's return value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: [Question] Confusion of the meaning for encrypto API's return value
- From: Xu Zaibo <xuzaibo@xxxxxxxxxx>
- Date: Mon, 16 Dec 2019 15:18:54 +0800
- Cc: <forest.zhouchang@xxxxxxxxxx>, <zhangwei375@xxxxxxxxxx>
- User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Hi,
I get a confusion.
According to my understanding, That 'crypto_skcipher_encrypt(request)'
returns '-EBUSY '
means the caller should call this API again with the request. However,
as my knowledge in
'dm-crypt', this means the caller need not call this request again,
because 'dm-crypt' thinks
that the driver of 'crypto_skcipher_encrypt' will send the request again
as it is not busy.
So, my question is: what's the meaning of
'crypto_skcipher_encrypt(request)' returning '-EBUSY '?
Cheers,
Zaibo
.
[Index of Archives]
[Kernel]
[Gnu Classpath]
[Gnu Crypto]
[DM Crypt]
[Netfilter]
[Bugtraq]