Searched refs:BN_SENSITIVE (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dx_bignum.c70 #define BN_SENSITIVE 1 macro
92 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &bignum_pf, BN_SENSITIVE, "BIGNUM"
105 if(it->size & BN_SENSITIVE) BN_clear_free((BIGNUM *)*pval);

Completed in 74 milliseconds