Home | History | Annotate | Download | only in data

Lines Matching refs:x509_store_st

855 class x509_store_st(Structure):
857 X509_STORE = x509_store_st
1289 ('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)
2647 'X509_info_st', 'x509_store_st', '__darwin_natural_t',