Searched refs:dsa_method (Results 1 – 4 of 4) sorted by relevance
46 struct dsa_method { struct
108 typedef struct dsa_method DSA_METHOD;
139 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