Go to the documentation of this file.
67 #include "../fipsmodule/rsa/internal.h"
68 #include "../bytestring/internal.h"
69 #include "../internal.h"
#define CBS_get_asn1_uint64
#define RSA_R_VALUE_MISSING
#define RSA_R_ENCODE_ERROR
int i2d_RSAPrivateKey(const RSA *in, uint8_t **outp)
#define OPENSSL_PUT_ERROR(library, reason)
RSA * d2i_RSAPrivateKey(RSA **out, const uint8_t **inp, long len)
int RSA_marshal_private_key(CBB *cbb, const RSA *rsa)
RSA * RSA_public_key_from_bytes(const uint8_t *in, size_t in_len)
int RSA_private_key_to_bytes(uint8_t **out_bytes, size_t *out_len, const RSA *rsa)
#define RSA_R_BAD_VERSION
RSA * RSA_parse_private_key(CBS *cbs)
RSA * RSA_private_key_from_bytes(const uint8_t *in, size_t in_len)
RSA * RSA_parse_public_key(CBS *cbs)
unsigned __int64 uint64_t
int RSA_marshal_public_key(CBB *cbb, const RSA *rsa)
#define RSA_R_BAD_RSA_PARAMETERS
static int marshal_integer(CBB *cbb, BIGNUM *bn)
static int parse_integer(CBS *cbs, BIGNUM **out)
int i2d_RSAPublicKey(const RSA *in, uint8_t **outp)
#define RSA_R_BAD_ENCODING
UniquePtr< SSL_SESSION > ret
RSA * RSAPublicKey_dup(const RSA *rsa)
static const uint64_t kVersionTwoPrime
int RSA_public_key_to_bytes(uint8_t **out_bytes, size_t *out_len, const RSA *rsa)
#define BN_parse_asn1_unsigned
#define CBS_ASN1_SEQUENCE
RSA * RSAPrivateKey_dup(const RSA *rsa)
RSA * d2i_RSAPublicKey(RSA **out, const uint8_t **inp, long len)
#define CBB_add_asn1_uint64
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:07