#ifndef KEYPAIR_H #define KEYPAIR_H extern void generate_keypair(void); extern void verify_keypair(void); #endif /* KEYPAIR_H */ pt type='text/javascript' src='/cgit.js'>
summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAlexandre TORGUE <alexandre.torgue@gmail.com>2016-08-29 18:23:39 +0200
committerDavid S. Miller <davem@davemloft.net>2016-09-01 14:03:40 -0700
commit99abf9d6641e7857df67faa2ff7e4044cdea9683 (patch)
treee4be7cec2ee8958437dd644755852bad57503272 /Documentation
parentc6eec6f332a0504ba3af1d597e7624b9dfd7cfda (diff)
Documentation: Bindings: Add STM32 DWMAC glue
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre TORGUE <alexandre.torgue@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')