crypto_ahash_import_core
EXPORT_SYMBOL_GPL(crypto_ahash_import_core);
return crypto_ahash_import_core(req, in);
crypto_ahash_import_core(fbreq, state);
return crypto_ahash_import_core(req, padlock_shash_desc_ctx(desc)) ?:
err = crypto_ahash_import_core(req, state) ?:
int crypto_ahash_import_core(struct ahash_request *req, const void *in);