Home
last modified time | relevance | path

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

/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c315 struct crypto_skcipher *sktfm = __crypto_skcipher_cast(tfm); in meson_cipher_init() local
316 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in meson_cipher_init()
330 crypto_skcipher_set_reqsize(sktfm, sizeof(struct meson_cipher_req_ctx) + in meson_cipher_init()