Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_req.c38 X509_REQ_INFO *rinf = (X509_REQ_INFO *)*pval; in rinf_cb() local
41 rinf->attributes = sk_X509_ATTRIBUTE_new_null(); in rinf_cb()
42 if (!rinf->attributes) in rinf_cb()