Home
last modified time | relevance | path

Searched defs:ASN1_IA5STR (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/include/linux/
Dasn1.h51 ASN1_IA5STR = 22, /* IA5 String */ enumerator
/linux-5.10/fs/cifs/
Dasn1.c48 #define ASN1_IA5STR 22 /* IA5 String */ macro