Home
last modified time | relevance | path

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

/crypto/
A Dsha1.c42 static int __crypto_sha1_import(struct sha1_ctx *ctx, const void *in) in __crypto_sha1_import() function
94 return __crypto_sha1_import(SHA1_CTX(desc), in); in crypto_sha1_import()
143 return __crypto_sha1_import(&ctx->sha_ctx, in); in crypto_hmac_sha1_import()

Completed in 2 milliseconds