Lines Matching defs:tfm

685 static int sec_skcipher_fbtfm_init(struct crypto_skcipher *tfm)  in sec_skcipher_fbtfm_init()
707 static int sec_skcipher_init(struct crypto_skcipher *tfm) in sec_skcipher_init()
741 static void sec_skcipher_uninit(struct crypto_skcipher *tfm) in sec_skcipher_uninit()
752 static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_3des_setkey()
823 static int sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_setkey()
902 struct crypto_aead *tfm; in GEN_SEC_SETKEY_FUNC() local
953 struct crypto_aead *tfm = crypto_aead_reqtfm(aead_req); in sec_aead_mac_init() local
1122 struct crypto_tfm *tfm = crypto_aead_tfm(aead); in sec_aead_setauthsize() local
1133 struct crypto_aead *tfm, const u8 *key, in sec_aead_fallback_setkey()
1142 static int sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, in sec_aead_setkey()
1517 struct crypto_aead *tfm = crypto_aead_reqtfm(aead_req); in sec_aead_set_iv() local
1706 struct crypto_aead *tfm = crypto_aead_reqtfm(a_req); in sec_aead_callback() local
1855 static int sec_skcipher_ctx_init(struct crypto_skcipher *tfm) in sec_skcipher_ctx_init()
1875 static void sec_skcipher_ctx_exit(struct crypto_skcipher *tfm) in sec_skcipher_ctx_exit()
1880 static int sec_aead_init(struct crypto_aead *tfm) in sec_aead_init()
1922 static void sec_aead_exit(struct crypto_aead *tfm) in sec_aead_exit()
1931 static int sec_aead_ctx_init(struct crypto_aead *tfm, const char *hash_name) in sec_aead_ctx_init()
1953 static void sec_aead_ctx_exit(struct crypto_aead *tfm) in sec_aead_ctx_exit()
1961 static int sec_aead_xcm_ctx_init(struct crypto_aead *tfm) in sec_aead_xcm_ctx_init()
1988 static void sec_aead_xcm_ctx_exit(struct crypto_aead *tfm) in sec_aead_xcm_ctx_exit()
1996 static int sec_aead_sha1_ctx_init(struct crypto_aead *tfm) in sec_aead_sha1_ctx_init()
2001 static int sec_aead_sha256_ctx_init(struct crypto_aead *tfm) in sec_aead_sha256_ctx_init()
2006 static int sec_aead_sha512_ctx_init(struct crypto_aead *tfm) in sec_aead_sha512_ctx_init()
2113 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(sk_req); in sec_skcipher_crypto() local
2263 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in sec_aead_spec_check() local
2311 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in sec_aead_param_check() local
2384 struct crypto_aead *tfm = crypto_aead_reqtfm(a_req); in sec_aead_crypto() local