Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dasn1.h53 ASN1_GENTIM = 24, /* General Time */ enumerator
/Linux-v5.4/fs/cifs/
Dasn1.c50 #define ASN1_GENTIM 24 /* General Time */ macro
/Linux-v5.4/crypto/asymmetric_keys/
Dx509_cert_parser.c554 } else if (tag == ASN1_GENTIM) { in x509_decode_time()
/Linux-v5.4/scripts/
Dasn1_compiler.c144 [DIRECTIVE_GeneralizedTime] = ASN1_GENTIM,