Searched refs:dsa_method (Results 1 – 3 of 3) sorted by relevance
41 struct dsa_method { struct
108 typedef struct dsa_method DSA_METHOD;
574 class dsa_method(Structure): class576 dsa_method._fields_ = [588 assert sizeof(dsa_method) == 40, sizeof(dsa_method)589 assert alignment(dsa_method) == 4, alignment(dsa_method)590 DSA_METHOD = dsa_method