Searched refs:genp (Results 1 – 9 of 9) sorted by relevance
64 returned in the caPubs field an ip message and in a genp of infoType caCerts.67 of the newWithNew field to be returned in a genp of infoType rootCaKeyUpdate.70 of the newWithOld field to be returned in a genp of infoType rootCaKeyUpdate.73 of the oldWithNew field to be returned in a genp of infoType rootCaKeyUpdate.
1029 OSSL_CMP_MSG *genp = NULL; in STACK_OF() local1042 if (!send_receive_also_delayed(ctx, genm, &genp, OSSL_CMP_PKIBODY_GENP)) in STACK_OF()1046 itavs = genp->body->value.genp; in STACK_OF()1050 genp->body->value.genp = NULL; in STACK_OF()1054 OSSL_CMP_MSG_free(genp); in STACK_OF()
689 OSSL_CMP_GENREPCONTENT *genp; /* 22 */ member
1040 ASN1_EXP(OSSL_CMP_PKIBODY, value.genp, OSSL_CMP_GENREPCONTENT, 22),
137 and returns the list of B<ITAV>s received in a genp response message.142 Functions implementing more specific genm/genp exchanges are described next.144 OSSL_CMP_get1_caCerts() uses a genm/genp message exchange with infoType caCerts152 in a genp response message with infoType rootCaKeyUpdate any update of the168 to obtain CRL from the CMP server referenced by I<ctx> in a genp response message
20 - CMP utility functions for handling specific genm and genp messages116 or in a B<genp> message stating that there are no such requirements.120 the resulting ATAV can be used in a B<genp> message to provide requirements.
276 received in a genp message with id-it-certReqTemplate.281 present in a genp message with id-it-keyGenParameters.725 or contained in a general response (genp) message with infoType C<caCerts>.737 received in a genp message of type C<rootCaKeyUpdate>.755 received in a genp message of infoType C<rootCaKeyUpdate>.761 received in a genp message of infoType C<rootCaKeyUpdate>.779 The file to save CRL received in a genp message of infoType C<crls>.1199 CRL to be returned in genp of type C<crls>.1211 Certificate to be returned in newWithNew field of genp of type rootCaKeyUpdate.1215 Certificate to be returned in newWithOld field of genp of type rootCaKeyUpdate.[all …]
219 CMP_R_ERROR_CREATING_GENP:120:error creating genp239 CMP_R_GETTING_GENP:192:getting genp242 CMP_R_INVALID_GENP:193:invalid genp
1001 polling, and various types of genm/genp exchanges defined in CMP Updates.
Completed in 74 milliseconds