Searched defs:g_abSignature (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTBigNum.cpp140 static uint8_t const g_abSignature[] = variable
1124 BIGNUM *pObnSignature = BN_bin2bn(g_abSignature, sizeof(g_abSignature), NULL);
1655 g_abSignature, sizeof(g_abSignature)), VINF_SUCCESS);

Completed in 35 milliseconds