Searched refs:__crypto_md5_export_core (Results 1 – 1 of 1) sorted by relevance
49 static int __crypto_md5_export_core(const struct md5_ctx *ctx, void *out) in __crypto_md5_export_core() function107 return __crypto_md5_export_core(MD5_CTX(desc), out); in crypto_md5_export_core()166 return __crypto_md5_export_core(&HMAC_MD5_CTX(desc)->hash_ctx, out); in crypto_hmac_md5_export_core()