Home
last modified time | relevance | path

Searched refs:x509_attributes_st (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1651 class x509_attributes_st(Structure): class
1662 x509_attributes_st._fields_ = [
1667 assert sizeof(x509_attributes_st) == 12, sizeof(x509_attributes_st)
1668 assert alignment(x509_attributes_st) == 4, alignment(x509_attributes_st)
1669 X509_ATTRIBUTE = x509_attributes_st
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1651 class x509_attributes_st(Structure): class
1662 x509_attributes_st._fields_ = [
1667 assert sizeof(x509_attributes_st) == 12, sizeof(x509_attributes_st)
1668 assert alignment(x509_attributes_st) == 4, alignment(x509_attributes_st)
1669 X509_ATTRIBUTE = x509_attributes_st
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbase.h430 typedef struct x509_attributes_st X509_ATTRIBUTE;
Dx509.h168 struct x509_attributes_st { struct
/external/boringssl/src/include/openssl/
Dbase.h438 typedef struct x509_attributes_st X509_ATTRIBUTE;
Dx509.h168 struct x509_attributes_st { struct