Searched refs:p_EXBN (Results 1 – 1 of 1) sorted by relevance
172 static HcfBigInteger p_EXBN = { .data = IS_BIG_ENDIAN ? g_dsa2048PBigE : g_dsa2048PLittleE, .len = … variable188 static HcfDsaCommParamsSpec dsaCommonSpecException = { .base = asySpecComm, .p = p_EXBN, .q = q_BN,…