Searched refs:Coef (Results 1 – 1 of 1) sorted by relevance
791 BerValue *Coef = NULL; in readAltFormatPrivateKey() local810 &Prime2, &Coef) == -1) { in readAltFormatPrivateKey()905 if (Coef) { in readAltFormatPrivateKey()906 (void) memset(Coef->bv_val, 0, Coef->bv_len); in readAltFormatPrivateKey()907 free(Coef->bv_val); in readAltFormatPrivateKey()908 free(Coef); in readAltFormatPrivateKey()