Searched refs:cbignum_pf (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/asn1/ |
D | x_bignum.c | 47 static ASN1_PRIMITIVE_FUNCS cbignum_pf = { variable 62 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &cbignum_pf, BN_SENSITIVE, "CBIGNUM" in ASN1_ITEM_start()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | x_bignum.c | 47 static ASN1_PRIMITIVE_FUNCS cbignum_pf = { variable 62 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &cbignum_pf, BN_SENSITIVE, "CBIGNUM" in ASN1_ITEM_start()
|