Home
last modified time | relevance | path

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

/crypto/
A Dscompress.c306 struct crypto_acomp *crt = __crypto_acomp_tfm(tfm); in crypto_init_scomp_ops_async() local
322 crt->compress = scomp_acomp_compress; in crypto_init_scomp_ops_async()
323 crt->decompress = scomp_acomp_decompress; in crypto_init_scomp_ops_async()
A Dahash.c254 struct crypto_ahash *crt = __crypto_ahash_cast(tfm); in crypto_init_ahash_using_shash() local
267 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