Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_client.c410 static X509 *get1_cert_status(OSSL_CMP_CTX *ctx, int bodytype, in get1_cert_status() function
606 cert = get1_cert_status(ctx, (*resp)->body->type, crep); in cert_response()