Home
last modified time | relevance | path

Searched refs:x509_hash_dir_st (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1892 class x509_hash_dir_st(Structure): class
1894 x509_hash_dir_st._fields_ = [
1900 assert sizeof(x509_hash_dir_st) == 16, sizeof(x509_hash_dir_st)
1901 assert alignment(x509_hash_dir_st) == 4, alignment(x509_hash_dir_st)
1902 X509_HASH_DIR_CTX = x509_hash_dir_st
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1892 class x509_hash_dir_st(Structure): class
1894 x509_hash_dir_st._fields_ = [
1900 assert sizeof(x509_hash_dir_st) == 16, sizeof(x509_hash_dir_st)
1901 assert alignment(x509_hash_dir_st) == 4, alignment(x509_hash_dir_st)
1902 X509_HASH_DIR_CTX = x509_hash_dir_st