1.2.3'/>
summaryrefslogtreecommitdiff
path: root/crypto/akcipher.c
AgeCommit message (Expand)Author
2020-01-09crypto: algapi - enforce that all instances have a ->free() methodEric Biggers
2020-01-09crypto: algapi - pass instance to crypto_grab_spawn()Eric Biggers
2020-01-09crypto: akcipher - pass instance to crypto_grab_akcipher()Eric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: akcipher - default implementations for request callbacksVitaly Chikunov