Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/crmf/ !
H A Dcrmf_local.h145 GENERAL_NAME *pubLocation; member
H A Dcrmf_asn.c78 ASN1_SIMPLE(OSSL_CRMF_SINGLEPUBINFO, pubLocation, GENERAL_NAME)
H A Dcrmf_lib.c138 GENERAL_NAME_free(spi->pubLocation); in IMPLEMENT_CRMF_CTRL_FUNC()
139 spi->pubLocation = nm; in IMPLEMENT_CRMF_CTRL_FUNC()