Home
last modified time | relevance | path

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

/openssl/doc/internal/man3/
H A Dossl_cmp_mock_srv_new.pod64 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.
/openssl/crypto/cmp/
H A Dcmp_client.c1026 OSSL_CMP_MSG *genp = NULL; in STACK_OF() local
1039 if (!send_receive_also_delayed(ctx, genm, &genp, OSSL_CMP_PKIBODY_GENP)) in STACK_OF()
1043 itavs = genp->body->value.genp; in STACK_OF()
1047 genp->body->value.genp = NULL; in STACK_OF()
1051 OSSL_CMP_MSG_free(genp); in STACK_OF()
H A Dcmp_local.h689 OSSL_CMP_GENREPCONTENT *genp; /* 22 */ member
H A Dcmp_asn.c1040 ASN1_EXP(OSSL_CMP_PKIBODY, value.genp, OSSL_CMP_GENREPCONTENT, 22),
/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod137 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 caCerts
152 in a genp response message with infoType rootCaKeyUpdate any update of the
168 to obtain CRL from the CMP server referenced by I<ctx> in a genp response message
H A DOSSL_CMP_ITAV_new_caCerts.pod20 - CMP utility functions for handling specific genm and genp messages
116 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.
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in276 received in a genp message with id-it-certReqTemplate.
281 present in a genp message with id-it-keyGenParameters.
723 or contained in a general response (genp) message with infoType C<caCerts>.
735 received in a genp message of type C<rootCaKeyUpdate>.
753 received in a genp message of infoType C<rootCaKeyUpdate>.
759 received in a genp message of infoType C<rootCaKeyUpdate>.
777 The file to save CRL received in a genp message of infoType C<crls>.
1197 CRL to be returned in genp of type C<crls>.
1209 Certificate to be returned in newWithNew field of genp of type rootCaKeyUpdate.
1213 Certificate to be returned in newWithOld field of genp of type rootCaKeyUpdate.
[all …]
/openssl/crypto/err/
H A Dopenssl.txt219 CMP_R_ERROR_CREATING_GENP:120:error creating genp
239 CMP_R_GETTING_GENP:192:getting genp
242 CMP_R_INVALID_GENP:193:invalid genp
/openssl/
H A DCHANGES.md932 polling, and various types of genm/genp exchanges defined in CMP Updates.

Completed in 123 milliseconds