[RFC][PATCH 00/18] crypto: Add generic Kerberos library

David Howells dhowells at redhat.com
Tue Dec 1 03:44:33 EST 2020


Btw, would it be feasible to make it so that an extra parameter can be added
to the cipher buffer-supplying functions, e.g.:

	skcipher_request_set_crypt(req, input, ciphertext_sg, esize, iv);

such that we can pass in an offset into the output sg as well?

David




More information about the linux-afs mailing list