Searched refs:PubExp (Results 1 – 1 of 1) sorted by relevance
806 BerValue *Mod = NULL, *PubExp = NULL; in readAltFormatPrivateKey() local826 &OID, &Mod, &PubExp, &PriExp, &Prime1, in readAltFormatPrivateKey()893 rsa.pubexp.val = (uchar_t *)PubExp->bv_val; in readAltFormatPrivateKey()894 rsa.pubexp.len = PubExp->bv_len; in readAltFormatPrivateKey()919 if (PubExp) in readAltFormatPrivateKey()920 free(PubExp); in readAltFormatPrivateKey()