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

/freebsd-10.0-release/crypto/openssl/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 169 milliseconds