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