Home
last modified time | relevance | path

Searched refs:cc_alg_template (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/ccree/
Dcc_driver.h147 struct cc_alg_template { struct
Dcc_cipher.c802 static const struct cc_alg_template skcipher_algs[] = {
1329 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
Dcc_aead.c2342 static struct cc_alg_template aead_algs[] = {
2592 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg()