Home
last modified time | relevance | path

Searched refs:BN_to_ASN1_INTEGER (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/dsa/
Ddsa_ameth.c116 pubint = BN_to_ASN1_INTEGER(dsa->pub_key, NULL); in dsa_pub_encode()
190 prkey = BN_to_ASN1_INTEGER(pkey->pkey.dsa->priv_key, NULL); in dsa_priv_encode()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/dh/
Ddh_ameth.c134 pub_key = BN_to_ASN1_INTEGER(dh->pub_key, NULL); in dh_pub_encode()
199 prkey = BN_to_ASN1_INTEGER(pkey->pkey.dh->priv_key, NULL); in dh_priv_encode()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/
Dec_asn1.c217 field->p.prime = BN_to_ASN1_INTEGER(tmp, NULL); in ec_asn1_group2fieldid()
443 ret->order = BN_to_ASN1_INTEGER(tmp, orig = ret->order); in EC_GROUP_get_ecparameters()
453 ret->cofactor = BN_to_ASN1_INTEGER(tmp, orig = ret->cofactor); in EC_GROUP_get_ecparameters()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/cms/
Dcms_dh.c226 pubk = BN_to_ASN1_INTEGER(bn_pub_key, NULL); in dh_cms_encrypt()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dv3_asid.c318 BN_to_ASN1_INTEGER(bn, orig = a_max_plus_one)) == NULL) { in ASIdentifierChoice_is_canonical()
439 BN_to_ASN1_INTEGER(bn, orig = a_max_plus_one)) == NULL) { in ASIdentifierChoice_canonize()
Dv3_utl.c238 aint = BN_to_ASN1_INTEGER(bn, NULL); in s2i_ASN1_INTEGER()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/asn1/
Da_int.c564 ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai) in BN_to_ASN1_INTEGER() function
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dx509.c927 || (ser = BN_to_ASN1_INTEGER(bnser, NULL)) == NULL) { in x509_main()
1119 bs = BN_to_ASN1_INTEGER(serial, NULL); in x509_load_serial()
Dca.c1240 tmpser = BN_to_ASN1_INTEGER(serial, NULL); in ca_main()
1275 tmpser = BN_to_ASN1_INTEGER(crlnumber, NULL); in ca_main()
1703 if (BN_to_ASN1_INTEGER(serial, X509_get_serialNumber(ret)) == NULL) in do_body()
Dts.c809 if ((serial = BN_to_ASN1_INTEGER(bn, NULL)) == NULL) in next_serial()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dautoca.c331 if (!BN_to_ASN1_INTEGER(bn, X509_get_serialNumber(subj_cert))) in autoca_gencert()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Dcrypto.map684 BN_to_ASN1_INTEGER;
Dcrypto.expsym682 BN_to_ASN1_INTEGER@@OPENSSL_3.0.0
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dlibcrypto.num1074 BN_to_ASN1_INTEGER 1102 3_0_0 EXIST::FUNCTION:
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md14102 * Fixes to BN_to_ASN1_INTEGER when bn is zero. This would previously