Searched refs:BN_SENSITIVE (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/asn1/ |
D | x_bignum.c | 22 #define BN_SENSITIVE 1 macro 62 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &cbignum_pf, BN_SENSITIVE, "CBIGNUM" in ASN1_ITEM_start() 87 if (it->size & BN_SENSITIVE) in bn_free()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | x_bignum.c | 22 #define BN_SENSITIVE 1 macro 62 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &cbignum_pf, BN_SENSITIVE, "CBIGNUM" in ASN1_ITEM_start() 87 if (it->size & BN_SENSITIVE) in bn_free()
|