Home
last modified time | relevance | path

Searched refs:genp (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c890 OSSL_CMP_MSG *genp = NULL; in STACK_OF() local
903 if (!send_receive_check(ctx, genm, &genp, OSSL_CMP_PKIBODY_GENP)) in STACK_OF()
907 itavs = genp->body->value.genp; in STACK_OF()
910 /* received stack of itavs not to be freed with the genp */ in STACK_OF()
911 genp->body->value.genp = NULL; in STACK_OF()
915 OSSL_CMP_MSG_free(genp); in STACK_OF()
H A Dcmp_asn.c412 ASN1_EXP(OSSL_CMP_PKIBODY, value.genp, OSSL_CMP_GENREPCONTENT, 22),
H A Dcmp_local.h534 * genp [22] GenRepContent, --General Response
630 * genp [22] GenRepContent, --General Response
633 OSSL_CMP_GENREPCONTENT *genp; /* 22 */ member
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c893 OSSL_CMP_MSG *genp = NULL; in STACK_OF() local
906 if (!send_receive_check(ctx, genm, &genp, OSSL_CMP_PKIBODY_GENP)) in STACK_OF()
910 itavs = genp->body->value.genp; in STACK_OF()
913 /* received stack of itavs not to be freed with the genp */ in STACK_OF()
914 genp->body->value.genp = NULL; in STACK_OF()
918 OSSL_CMP_MSG_free(genp); in STACK_OF()
H A Dcmp_asn.c412 ASN1_EXP(OSSL_CMP_PKIBODY, value.genp, OSSL_CMP_GENREPCONTENT, 22),
H A Dcmp_local.h534 * genp [22] GenRepContent, --General Response
630 * genp [22] GenRepContent, --General Response
633 OSSL_CMP_GENREPCONTENT *genp; /* 22 */ member

Completed in 8 milliseconds