Searched refs:g_abPubKeyMod (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTBigNum.cpp119 static uint8_t const g_abPubKeyMod[] = variable
1123 BIGNUM *pObnPubKeyMod = BN_bin2bn(g_abPubKeyMod, sizeof(g_abPubKeyMod), NULL);
1653 g_abPubKeyMod, sizeof(g_abPubKeyMod)), VINF_SUCCESS);

Completed in 46 milliseconds