Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_cipher.c1416 static struct cc_crypto_alg *cc_create_alg(const struct cc_alg_template *tmpl, in cc_create_alg() function
1480 t_alg = cc_create_alg(&skcipher_algs[alg], dev); in cc_cipher_alloc()