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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_rsp_verify.c84 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info);
452 && !TS_check_nonces(ctx->nonce, tst_info))
667 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info) function

Completed in 105 milliseconds