Lines Matching defs:tfm
362 struct crypto_aead *tfm, in blkcipher_aead_walk_virt_block()
374 static int setkey_unaligned(struct crypto_tfm *tfm, const u8 *key, in setkey_unaligned()
396 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in setkey()
412 static int async_setkey(struct crypto_ablkcipher *tfm, const u8 *key, in async_setkey()
420 struct crypto_tfm *tfm = req->base.tfm; in async_encrypt() local
434 struct crypto_tfm *tfm = req->base.tfm; in async_decrypt() local
460 static int crypto_init_blkcipher_ops_async(struct crypto_tfm *tfm) in crypto_init_blkcipher_ops_async()
478 static int crypto_init_blkcipher_ops_sync(struct crypto_tfm *tfm) in crypto_init_blkcipher_ops_sync()
497 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops()
720 int skcipher_geniv_init(struct crypto_tfm *tfm) in skcipher_geniv_init()
736 void skcipher_geniv_exit(struct crypto_tfm *tfm) in skcipher_geniv_exit()