Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
A Dchcr_crypto.h315 struct chcr_alg_template { struct
A Dchcr_algo.c166 struct chcr_alg_template *chcr_crypto_alg = in get_aead_subtype()
167 container_of(alg, struct chcr_alg_template, alg.aead); in get_aead_subtype()
367 struct chcr_alg_template *chcr_crypto_alg = in is_hmac()
368 container_of(__crypto_ahash_alg(alg), struct chcr_alg_template, in is_hmac()
569 struct chcr_alg_template *chcr_crypto_alg = in get_cryptoalg_subtype()
570 container_of(alg, struct chcr_alg_template, alg.skcipher); in get_cryptoalg_subtype()
3850 static struct chcr_alg_template driver_algs[] = {

Completed in 12 milliseconds