Searched refs:hwcrypto_emulation_dc (Results 1 – 1 of 1) sorted by relevance
51 static struct vb2_digest_context hwcrypto_emulation_dc; variable87 memset(&hwcrypto_emulation_dc, 0, sizeof(hwcrypto_emulation_dc)); in reset_common_data()140 vb2_digest_init(&hwcrypto_emulation_dc, hash_alg); in vb2ex_hwcrypto_digest_init()159 vb2_digest_extend(&hwcrypto_emulation_dc, buf, size); in vb2ex_hwcrypto_digest_extend()170 vb2_digest_finalize(&hwcrypto_emulation_dc, digest, digest_size); in vb2ex_hwcrypto_digest_finalize()