Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c36 static int ts_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info);
330 && !ts_check_nonces(ctx->nonce, tst_info)) in int_ts_RESP_verify_token()
516 static int ts_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info) in ts_check_nonces() function