Functions
bn_asn1.c File Reference
#include <openssl/bn.h>
#include <openssl/bytestring.h>
#include <openssl/err.h>
Include dependency graph for bn_asn1.c:

Go to the source code of this file.

Functions

int BN_marshal_asn1 (CBB *cbb, const BIGNUM *bn)
 
int BN_parse_asn1_unsigned (CBS *cbs, BIGNUM *ret)
 

Function Documentation

◆ BN_marshal_asn1()

int BN_marshal_asn1 ( CBB cbb,
const BIGNUM bn 
)

Definition at line 38 of file bn_asn1.c.

◆ BN_parse_asn1_unsigned()

int BN_parse_asn1_unsigned ( CBS cbs,
BIGNUM ret 
)

Definition at line 21 of file bn_asn1.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:04