Searched refs:pubKeyExp (Results 1 – 1 of 1) sorted by relevance
298 uint8_t pubKeyExp[] = {0x01, 0x00, 0x01}; in CC_CommonRsaVerify() local319 pRsaPubKey->e = BN_bin2bn(pubKeyExp, sizeof(pubKeyExp),NULL); in CC_CommonRsaVerify()439 uint8_t pubKeyExp[] = {0x01, 0x00, 0x01}; in CC_CommonRsaEncrypt() local460 pRsaPubKey->e = BN_bin2bn(pubKeyExp, sizeof(pubKeyExp),NULL); in CC_CommonRsaEncrypt()