Home
last modified time | relevance | path

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

/crypto/
A Dsha1.c28 static int __crypto_sha1_export(const struct sha1_ctx *ctx0, void *out) in __crypto_sha1_export() function
89 return __crypto_sha1_export(SHA1_CTX(desc), out); in crypto_sha1_export()
135 return __crypto_sha1_export(&HMAC_SHA1_CTX(desc)->sha_ctx, out); in crypto_hmac_sha1_export()

Completed in 95 milliseconds