Lines Matching defs:ctfm

371 static int safexcel_skcipher_aes_setkey(struct crypto_skcipher *ctfm,  in safexcel_skcipher_aes_setkey()
402 static int safexcel_aead_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_setkey()
1431 static int safexcel_skcipher_aesctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesctr_setkey()
1506 static int safexcel_des_setkey(struct crypto_skcipher *ctfm, const u8 *key, in safexcel_des_setkey()
1605 static int safexcel_des3_ede_setkey(struct crypto_skcipher *ctfm, in safexcel_des3_ede_setkey()
2466 static int safexcel_skcipher_aesxts_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_aesxts_setkey()
2580 static int safexcel_aead_gcm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_gcm_setkey()
2682 static int safexcel_aead_ccm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_aead_ccm_setkey()
2819 static int safexcel_skcipher_chacha20_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_chacha20_setkey()
2870 static int safexcel_aead_chachapoly_setkey(struct crypto_aead *ctfm, in safexcel_aead_chachapoly_setkey()
3073 static int safexcel_skcipher_sm4_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_sm4_setkey()
3265 static int safexcel_skcipher_sm4ctr_setkey(struct crypto_skcipher *ctfm, in safexcel_skcipher_sm4ctr_setkey()
3378 static int safexcel_aead_fallback_setkey(struct crypto_aead *ctfm, in safexcel_aead_fallback_setkey()
3389 static int safexcel_aead_fallback_setauthsize(struct crypto_aead *ctfm, in safexcel_aead_fallback_setauthsize()
3559 static int safexcel_rfc4106_gcm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_rfc4106_gcm_setkey()
3672 static int safexcel_rfc4309_ccm_setkey(struct crypto_aead *ctfm, const u8 *key, in safexcel_rfc4309_ccm_setkey()