openssl/crypto/objects/obj_xref.h

12 lines
136 B
C
Raw Normal View History

typedef int nid_triple[3];
static const nid_triple sigoid_srt[] =
{
};
static const nid_triple * const sigoid_srt_xref[] =
{
};