Home
last modified time | relevance | path

Searched refs:i2d_RSAPublicKey (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.h69 #define i2d_RSAPublicKey hc_i2d_RSAPublicKey macro
183 int i2d_RSAPublicKey(RSA *, unsigned char **);
H A Drsa.c634 i2d_RSAPublicKey(RSA *rsa, unsigned char **pp) in i2d_RSAPublicKey() function
H A DChangeLog692 * rsa.h (i2d_RSAPublicKey): fix prototype
694 * rsa.c (i2d_RSAPublicKey): fix prototype
726 * rsa.c: Implement i2d_RSAPublicKey
728 * rsa.h: Add i2d_RSAPublicKey
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Di2d_pu.c24 return i2d_RSAPublicKey(EVP_PKEY_get0_RSA(a), pp); in i2d_PublicKey()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Di2d_evp.c136 return i2d_RSAPublicKey(EVP_PKEY_get0_RSA(a), pp); in i2d_PublicKey()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A Dd2i_RSAPrivateKey.pod41 i2d_RSAPublicKey,
156 Similarly, i2d_RSAPrivateKey() and i2d_RSAPublicKey() produce DER encoded
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dasn1.c359 DO_TEST_NO_PRINT(RSA, d2i_RSAPublicKey, i2d_RSAPublicKey); in FuzzerTestOneInput()
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dasn1.c335 DO_TEST_PRINT_OFFSET(RSA, d2i_RSAPublicKey, i2d_RSAPublicKey, RSA_print); in FuzzerTestOneInput()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dendecoder_legacy_test.c171 (i2d_of_void *)i2d_RSAPublicKey,
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_ameth.c62 penclen = i2d_RSAPublicKey(pkey->pkey.rsa, &penc); in rsa_pub_encode()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A Dd2i_X509.pod315 i2d_RSAPublicKey,
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_ameth.c84 penclen = i2d_RSAPublicKey(pkey->pkey.rsa, &penc); in rsa_pub_encode()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrypto.c440 len = i2d_RSAPublicKey(private_key->private_key.rsa, NULL); in rsa_private_key2SPKI()
462 i2d_RSAPublicKey(private_key->private_key.rsa, &pp); in rsa_private_key2SPKI()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2any.c917 #define rsa_type_specific_pub_to_der (i2d_of_void *)i2d_RSAPublicKey
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map3821 i2d_RSAPublicKey;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1891 i2d_RSAPublicKey(), i2d_RSAPublicKey_bio(), i2d_RSAPublicKey_fp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num537 i2d_RSAPublicKey 538 1_1_0 EXIST::FUNCTION:RSA