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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c1040 int X509_cmp_current_time(ASN1_TIME *ctm) argument
1042 return X509_cmp_time(ctm, NULL);
1045 int X509_cmp_time(ASN1_TIME *ctm, time_t *cmp_time) argument
1054 i=ctm->length;
1055 str=(char *)ctm->data;
1056 if (ctm->type == V_ASN1_UTCTIME)
1099 atm.type=ctm->type;
1106 if (ctm->type == V_ASN1_UTCTIME)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_vfy.c1801 int X509_cmp_current_time(const ASN1_TIME *ctm) argument
1803 return X509_cmp_time(ctm, NULL);
1806 int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) argument
1815 remaining = ctm->length;
1816 str = (char *)ctm->data;
1823 if (ctm->type == V_ASN1_UTCTIME) {
1895 atm.type = ctm->type;
1903 if (ctm->type == V_ASN1_UTCTIME) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.c1801 int X509_cmp_current_time(const ASN1_TIME *ctm) argument
1803 return X509_cmp_time(ctm, NULL);
1806 int X509_cmp_time(const ASN1_TIME *ctm, time_t *cmp_time) argument
1815 remaining = ctm->length;
1816 str = (char *)ctm->data;
1823 if (ctm->type == V_ASN1_UTCTIME) {
1895 atm.type = ctm->type;
1903 if (ctm->type == V_ASN1_UTCTIME) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-pcieep-defs.h862 uint32_t ctm:1; member in struct:cvmx_pcieep_cfg066::cvmx_pcieep_cfg066_s
H A Dcvmx-pciercx-defs.h849 uint32_t ctm:1; member in struct:cvmx_pciercx_cfg066::cvmx_pciercx_cfg066_s

Completed in 121 milliseconds