Searched refs:TS_VFY_SIGNATURE (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ts/
H A Dts_verify_ctx.c128 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
H A Dts_rsp_verify.c438 if ((ctx->flags & TS_VFY_SIGNATURE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ts/
H A Dts_verify_ctx.c125 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
H A Dts_rsp_verify.c419 if ((ctx->flags & TS_VFY_SIGNATURE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ts/
H A Dts_verify_ctx.c128 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
H A Dts_rsp_verify.c438 if ((ctx->flags & TS_VFY_SIGNATURE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ts/
H A Dts_verify_ctx.c125 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
H A Dts_rsp_verify.c419 if ((ctx->flags & TS_VFY_SIGNATURE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ts/
H A Dts_verify_ctx.c128 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ts/
H A Dts_verify_ctx.c125 ret->flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE);
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Dts.h618 # define TS_VFY_SIGNATURE (1u << 0) macro
642 # define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
649 # define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
697 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
708 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/openssl/
H A Dts.h620 #define TS_VFY_SIGNATURE (1u << 0) macro
640 #define TS_VFY_ALL_IMPRINT (TS_VFY_SIGNATURE \
647 #define TS_VFY_ALL_DATA (TS_VFY_SIGNATURE \
660 /* Must be set only with TS_VFY_SIGNATURE. certs is optional. */
700 * flags = TS_VFY_ALL_IMPRINT & ~(TS_VFY_TSA_NAME | TS_VFY_SIGNATURE)
711 * Important: after calling this method TS_VFY_SIGNATURE should be added!

Completed in 223 milliseconds

12