Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dasn1.h57 ASN1_GENTIM = 24, /* General Time */ enumerator
/Linux-v4.19/fs/cifs/
Dasn1.c61 #define ASN1_GENTIM 24 /* General Time */ macro
/Linux-v4.19/crypto/asymmetric_keys/
Dx509_cert_parser.c512 } else if (tag == ASN1_GENTIM) { in x509_decode_time()
/Linux-v4.19/scripts/
Dasn1_compiler.c148 [DIRECTIVE_GeneralizedTime] = ASN1_GENTIM,