Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.h170 struct cc_alg_template { struct
H A Dcc_cipher.c1009 static const struct cc_alg_template skcipher_algs[] = {
1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg()
H A Dcc_aead.c2297 static struct cc_alg_template aead_algs[] = {
2560 static struct cc_crypto_alg *cc_create_aead_alg(struct cc_alg_template *tmpl, in cc_create_aead_alg()