Home
last modified time | relevance | path

Searched defs:i2d_RSA_PUBKEY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx_pubkey.c244 int i2d_RSA_PUBKEY(RSA *a, unsigned char **pp) in i2d_RSA_PUBKEY() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_pubkey.c623 int i2d_RSA_PUBKEY(const RSA *a, unsigned char **pp) in i2d_RSA_PUBKEY() function