Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/rpki-client/
Dx509.c1037 x509_seqnum_to_bn(const char *fn, const char *descr, const ASN1_INTEGER *i) in x509_seqnum_to_bn() function
1078 if ((bn = x509_seqnum_to_bn(fn, descr, i)) == NULL) in x509_convert_seqnum()
1094 if ((bn = x509_seqnum_to_bn(fn, descr, i)) == NULL) in x509_valid_seqnum()