Home
last modified time | relevance | path

Searched defs:QCryptoAns1DecoderTestData (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-der.c206 typedef struct QCryptoAns1DecoderTestData QCryptoAns1DecoderTestData; typedef
207 struct QCryptoAns1DecoderTestData { struct
208 const char *path;
209 const uint8_t *test_data;
233 const QCryptoAns1DecoderTestData *test_data = in test_ans1() argument