Searched defs:ablkcipher (Results 1 - 3 of 3) sorted by relevance

/drivers/crypto/caam/
H A Dcaamalg.c141 * For ablkcipher encrypt and decrypt, read from req->src and
647 static int ablkcipher_setkey(struct crypto_ablkcipher *ablkcipher, argument
650 struct caam_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher);
651 struct ablkcipher_tfm *tfm = &ablkcipher->base.crt_ablkcipher;
707 print_hex_dump(KERN_ERR, "ablkcipher enc shdesc@"xstr(__LINE__)": ",
752 print_hex_dump(KERN_ERR, "ablkcipher dec shdesc@"xstr(__LINE__)": ",
791 * ablkcipher_edesc - s/w-extended ablkcipher descriptor
848 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
849 int ivsize = crypto_ablkcipher_ivsize(ablkcipher);
964 struct crypto_ablkcipher *ablkcipher local
1000 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
1224 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
1630 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
1715 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
1752 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); local
1794 struct ablkcipher_alg ablkcipher; member in union:caam_alg_template::__anon434
[all...]
/drivers/crypto/
H A Dn2_core.c1121 struct ablkcipher_alg ablkcipher; member in struct:n2_cipher_tmpl
1131 .ablkcipher = {
1146 .ablkcipher = {
1159 .ablkcipher = {
1173 .ablkcipher = {
1188 .ablkcipher = {
1201 .ablkcipher = {
1215 .ablkcipher = {
1229 .ablkcipher = {
1242 .ablkcipher
[all...]
H A Dhifn_795x.c2332 struct ablkcipher_alg ablkcipher; member in struct:hifn_alg_template
2341 .ablkcipher = {
2351 .ablkcipher = {
2361 .ablkcipher = {
2372 .ablkcipher = {
2386 .ablkcipher = {
2396 .ablkcipher = {
2406 .ablkcipher = {
2417 .ablkcipher = {
2431 .ablkcipher
[all...]

Completed in 67 milliseconds