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