Searched refs:__crypto_md5_import_core (Results 1 – 1 of 1) sorted by relevance
55 static int __crypto_md5_import_core(struct md5_ctx *ctx, const void *in) in __crypto_md5_import_core() function112 return __crypto_md5_import_core(MD5_CTX(desc), in); in crypto_md5_import_core()174 return __crypto_md5_import_core(&ctx->hash_ctx, in); in crypto_hmac_md5_import_core()