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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTBigNum.cpp117 static uint8_t const g_abPubKeyExp[] = { 0x01, 0x00, 0x01 }; variable
1122 BIGNUM *pObnPubKeyExp = BN_bin2bn(g_abPubKeyExp, sizeof(g_abPubKeyExp), NULL);
1651 g_abPubKeyExp, sizeof(g_abPubKeyExp)), VINF_SUCCESS);

Completed in 34 milliseconds