Skip to content

Instantly share code, notes, and snippets.

View mRrvz's full-sized avatar
🤠
λ

Alexey Romanov mRrvz

🤠
λ
  • SberDevices
  • Moscow, Russia
View GitHub Profile
@mRrvz
mRrvz / meson_crypto_test.c
Created February 5, 2024 15:18
Amlogic Crypto Tests
#define pr_fmt(fmt) "CRYPTO: " fmt
#include <linux/gfp.h>
#include <linux/module.h>
#include <linux/scatterlist.h>
#include <linux/highmem.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/platform_device.h>
#include <linux/of.h>