Home
last modified time | relevance | path

Searched refs:cc_crypto_alg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c154 struct cc_crypto_alg *cc_alg = in cc_cipher_init()
155 container_of(tfm->__crt_alg, struct cc_crypto_alg, in cc_cipher_init()
232 struct cc_crypto_alg *cc_alg = in cc_cipher_exit()
233 container_of(alg, struct cc_crypto_alg, in cc_cipher_exit()
404 struct cc_crypto_alg *cc_alg = in cc_cipher_setkey()
405 container_of(tfm->__crt_alg, struct cc_crypto_alg, in cc_cipher_setkey()
1413 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
1416 struct cc_crypto_alg *t_alg; in cc_create_alg()
1448 struct cc_crypto_alg *t_alg, *n; in cc_cipher_free()
1460 struct cc_crypto_alg *t_al in cc_cipher_alloc()
[all...]
H A Dcc_driver.h160 struct cc_crypto_alg { struct
H A Dcc_aead.c129 struct cc_crypto_alg *cc_alg = in cc_aead_init()
130 container_of(alg, struct cc_crypto_alg, aead_alg); in cc_aead_init()
2560 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg()
2563 struct cc_crypto_alg *t_alg; in cc_create_aead_alg()
2595 struct cc_crypto_alg *t_alg, *n; in cc_aead_free()
2610 struct cc_crypto_alg *t_alg; in cc_aead_alloc()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c157 struct cc_crypto_alg *cc_alg = in cc_cipher_init()
158 container_of(tfm->__crt_alg, struct cc_crypto_alg, in cc_cipher_init()
235 struct cc_crypto_alg *cc_alg = in cc_cipher_exit()
236 container_of(alg, struct cc_crypto_alg, in cc_cipher_exit()
407 struct cc_crypto_alg *cc_alg = in cc_cipher_setkey()
408 container_of(tfm->__crt_alg, struct cc_crypto_alg, in cc_cipher_setkey()
1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
1419 struct cc_crypto_alg *t_alg; in cc_create_alg()
1451 struct cc_crypto_alg *t_alg, *n; in cc_cipher_free()
1463 struct cc_crypto_alg *t_al in cc_cipher_alloc()
[all...]
H A Dcc_driver.h160 struct cc_crypto_alg { struct
H A Dcc_aead.c129 struct cc_crypto_alg *cc_alg = in cc_aead_init()
130 container_of(alg, struct cc_crypto_alg, aead_alg); in cc_aead_init()
2560 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg()
2563 struct cc_crypto_alg *t_alg; in cc_create_aead_alg()
2595 struct cc_crypto_alg *t_alg, *n; in cc_aead_free()
2610 struct cc_crypto_alg *t_alg; in cc_aead_alloc()

Completed in 11 milliseconds