Searched refs:Coef (Results 1 – 1 of 1) sorted by relevance
808 BerValue *Coef = NULL; in readAltFormatPrivateKey() local827 &Prime2, &Coef) == -1) { in readAltFormatPrivateKey()922 if (Coef) { in readAltFormatPrivateKey()923 (void) memset(Coef->bv_val, 0, Coef->bv_len); in readAltFormatPrivateKey()924 free(Coef->bv_val); in readAltFormatPrivateKey()925 free(Coef); in readAltFormatPrivateKey()