Searched defs:ctfm (Results 1 – 3 of 3) sorted by relevance
152 static int safexcel_skcipher_aes_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aes_setkey()185 static int safexcel_aead_aes_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_aes_setkey()929 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey()1039 static int safexcel_des3_ede_setkey(struct crypto_skcipher *ctfm, in safexcel_des3_ede_setkey()
292 struct crypto_skcipher *ctfm; in fscrypt_get_encryption_info() local
781 struct crypto_tfm *ctfm = crypto_ablkcipher_tfm(tfm); in atmel_des_setkey() local