Searched refs:sct_ctx_update (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ct/
H A Dct_vfy.c29 static int sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) function
128 if (!sct_ctx_update(ctx, sctx, sct))
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ct/
H A Dct_vfy.c29 static int sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) function
129 if (!sct_ctx_update(ctx, sctx, sct))

Completed in 99 milliseconds