Home
last modified time | relevance | path

Searched refs:QCryptoAns1DecoderTestContext (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-der.c214 typedef struct QCryptoAns1DecoderTestContext QCryptoAns1DecoderTestContext; typedef
215 struct QCryptoAns1DecoderTestContext { struct
235 QCryptoAns1DecoderTestContext ctx[MAX_CHECKER_COUNT]; in test_ans1() argument
244 QCryptoAns1DecoderTestContext *c = &ctx[seq_depth]; in test_ans1()