Searched refs:ablkcipher_alg (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/crypto/
H A Dablkcipher.c310 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); setkey_unaligned()
332 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); setkey()
365 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; crypto_init_ablkcipher_ops()
417 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; crypto_ablkcipher_show()
447 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher; crypto_init_givcipher_ops()
498 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; crypto_givcipher_show()
/linux-4.1.27/include/linux/
H A Dcrypto.h231 * struct ablkcipher_alg - asynchronous block cipher definition
281 struct ablkcipher_alg { struct
311 * @setkey: see struct ablkcipher_alg
312 * @encrypt: see struct ablkcipher_alg
313 * @decrypt: see struct ablkcipher_alg
314 * @givencrypt: see struct ablkcipher_alg
315 * @givdecrypt: see struct ablkcipher_alg
316 * @geniv: see struct ablkcipher_alg
317 * @ivsize: see struct ablkcipher_alg
339 * @min_keysize: see struct ablkcipher_alg
340 * @max_keysize: see struct ablkcipher_alg
341 * @setkey: see struct ablkcipher_alg
342 * @encrypt: see struct ablkcipher_alg
343 * @decrypt: see struct ablkcipher_alg
344 * @geniv: see struct ablkcipher_alg
345 * @ivsize: see struct ablkcipher_alg
557 struct ablkcipher_alg ablkcipher;
/linux-4.1.27/include/crypto/
H A Dalgapi.h226 static inline struct ablkcipher_alg *crypto_ablkcipher_alg( crypto_ablkcipher_alg()
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c1118 struct ablkcipher_alg ablkcipher;
H A Dhifn_795x.c2332 struct ablkcipher_alg ablkcipher;
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3381 struct ablkcipher_alg ablkcipher;

Completed in 135 milliseconds