summaryrefslogtreecommitdiff
path: root/keypair.h
blob: f65a88c0001a390e322c41951a8012788142d349 (plain)
1
2
3
4
5
6
7
#ifndef KEYPAIR_H
#define KEYPAIR_H

extern void generate_keypair(void);
extern void verify_keypair(void);

#endif /* KEYPAIR_H */
f1ae7a90a6b0aa6a404fec129e8c4'>greybus: es2: fix arpc error messageJohan Hovold1-2/+2 2016-07-28greybus: es2: fix arpc response-allocation error handlingJohan Hovold1-1/+1 2016-07-28greybus: replace Ara referencesJohan Hovold