Home
last modified time | relevance | path

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

/drivers/crypto/ccree/
Dcc_driver.h177 struct cc_alg_template { struct
Dcc_cipher.c933 static const struct cc_alg_template skcipher_algs[] = {
1593 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
Dcc_aead.c2356 static struct cc_alg_template aead_algs[] = {
2619 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg()