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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_rsp_verify.c86 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info);
470 && !TS_check_nonces(ctx->nonce, tst_info))
676 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_rsp_verify.c86 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info);
470 && !TS_check_nonces(ctx->nonce, tst_info))
676 static int TS_check_nonces(const ASN1_INTEGER *a, TS_TST_INFO *tst_info) function

Completed in 54 milliseconds