Searched refs:x509_store_st (Results 1 – 1 of 1) sorted by relevance
855 class x509_store_st(Structure): class857 X509_STORE = x509_store_st1289 ('cert_store', POINTER(x509_store_st)),1953 x509_store_st._fields_ = [1973 assert sizeof(x509_store_st) == 76, sizeof(x509_store_st)1974 assert alignment(x509_store_st) == 4, alignment(x509_store_st)