HomeSort by: relevance | last modified time | path
    Searched defs:newChain (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_local.h 132 STACK_OF(X509) *newChain; /* chain of newly enrolled cert received */
869 int ossl_cmp_ctx_set1_newChain(OSSL_CMP_CTX *ctx, STACK_OF(X509) *newChain);
  /src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_local.h 126 STACK_OF(X509) *newChain; /* chain of newly enrolled cert received */
786 int ossl_cmp_ctx_set1_newChain(OSSL_CMP_CTX *ctx, STACK_OF(X509) *newChain);

Completed in 28 milliseconds