Lines Matching defs:tfm
363 struct crypto_aead *tfm, in blkcipher_aead_walk_virt_block()
375 static int setkey_unaligned(struct crypto_tfm *tfm, const u8 *key, in setkey_unaligned()
397 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey()
413 static int async_setkey(struct crypto_ablkcipher *tfm, const u8 *key, in async_setkey()
421 struct crypto_tfm *tfm = req->base.tfm; in async_encrypt() local
435 struct crypto_tfm *tfm = req->base.tfm; in async_decrypt() local
461 static int crypto_init_blkcipher_ops_async(struct crypto_tfm *tfm) in crypto_init_blkcipher_ops_async()
479 static int crypto_init_blkcipher_ops_sync(struct crypto_tfm *tfm) in crypto_init_blkcipher_ops_sync()
498 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops()
721 int skcipher_geniv_init(struct crypto_tfm *tfm) in skcipher_geniv_init()
737 void skcipher_geniv_exit(struct crypto_tfm *tfm) in skcipher_geniv_exit()