Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c219 static uint32_t do_sha1p(union CRYPTO_STATE *d) in do_sha1p() function
226 crypto_sha1_3reg(vd, vn, vm, desc, do_sha1p); in HELPER()