Searched refs:crt (Results 1 – 2 of 2) sorted by relevance
306 struct crypto_acomp *crt = __crypto_acomp_tfm(tfm); in crypto_init_scomp_ops_async() local322 crt->compress = scomp_acomp_compress; in crypto_init_scomp_ops_async()323 crt->decompress = scomp_acomp_decompress; in crypto_init_scomp_ops_async()
254 struct crypto_ahash *crt = __crypto_ahash_cast(tfm); in crypto_init_ahash_using_shash() local267 crt->using_shash = true; in crypto_init_ahash_using_shash()271 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_ahash_using_shash()
Completed in 28 milliseconds