Home
last modified time | relevance | path

Searched refs:validity (Results 1 – 25 of 42) sorted by relevance

12

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_set.c141 if (x == NULL || x->cert_info == NULL || x->cert_info->validity == NULL) in X509_getm_notBefore()
143 return x->cert_info->validity->notBefore; in X509_getm_notBefore()
151 if (x == NULL || x->cert_info->validity == NULL) in X509_set_notBefore()
153 in = x->cert_info->validity->notBefore; in X509_set_notBefore()
157 ASN1_TIME_free(x->cert_info->validity->notBefore); in X509_set_notBefore()
158 x->cert_info->validity->notBefore = in; in X509_set_notBefore()
181 return x->cert_info->validity->notAfter; in X509_getm_notAfter()
189 if (x == NULL || x->cert_info->validity == NULL) in X509_set_notAfter()
191 in = x->cert_info->validity->notAfter; in X509_set_notAfter()
195 ASN1_TIME_free(x->cert_info->validity->notAfter); in X509_set_notAfter()
[all …]
H A Dx509_r2x.c100 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL) in X509_REQ_to_X509()
102 if (X509_gmtime_adj(xi->validity->notAfter, in X509_REQ_to_X509()
H A Dx509_lcl.h149 X509_VAL *validity; member
/dragonfly/crypto/libressl/crypto/asn1/
H A Dx_x509.c97 .offset = offsetof(X509_CINF, validity),
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dcharset.c1062 int validity = ucn_valid_in_identifier (pfile, result, nst); in _cpp_valid_ucn() local
1064 if (validity == 0) in _cpp_valid_ucn()
1068 else if (validity == 2 && identifier_pos == 1) in _cpp_valid_ucn()
/dragonfly/crypto/openssh/
H A DPROTOCOL.certkeys183 "valid after" and "valid before" specify a validity period for the
225 options on the certificate's validity. The format of this field
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dcharset.c1127 int validity = ucn_valid_in_identifier (pfile, result, nst); in _cpp_valid_ucn() local
1129 if (validity == 0) in _cpp_valid_ucn()
1133 else if (validity == 2 && identifier_pos == 1) in _cpp_valid_ucn()
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2loc.c1907 int validity = (check_for == DWARF_VALUE_MEMORY in check_pieced_value_bits() local
1941 if (validity) in check_pieced_value_bits()
1946 if (!validity) in check_pieced_value_bits()
1951 return validity; in check_pieced_value_bits()
/dragonfly/contrib/file/magic/Magdir/
H A Dpython194 # the flag field determines how .pyc validity is checked
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def550 /* An expression constraint determines the validity of a expression E.
555 /* A type constraint determines the validity of a type T. Note that
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira.c3584 enum valid_equiv validity; in update_equiv_regs() local
3585 validity = validate_equiv_mem (insn, dest, SET_SRC (set)); in update_equiv_regs()
3586 if (validity != valid_none) in update_equiv_regs()
3589 if (validity == valid_reload) in update_equiv_regs()
/dragonfly/contrib/expat/
H A DChanges382 #477 xmlwf: Fix man page DocBook validity
391 #464 #465 #477 doc/reference.html: Fix XHTML validity
402 #477 CI: Cover well-formedness and DocBook/XHTML validity
/dragonfly/share/mk/
H A Dbsd.README126 verify the validity of manual pages.
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dforward_list39 // Special validity check for forward_list ranges.
/dragonfly/test/interbench/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/binutils-2.34/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/gcc-4.7/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/gcc-8.0/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/gdb-7/include/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/binutils-2.27/include/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/zstd/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/cryptsetup/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/gnu/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/gdb-7/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dragonfly/contrib/lvm2/dist/
H A DCOPYING216 patents or other property right claims or to contest validity of any

12