Searched defs:auth_method_param_sig_s (Results 1 – 1 of 1) sorted by relevance
75 typedef struct auth_method_param_sig_s { struct76 auth_param_type_desc_t *pk; /* Public key */77 auth_param_type_desc_t *sig; /* Signature to check */78 auth_param_type_desc_t *alg; /* Signature algorithm */79 auth_param_type_desc_t *data; /* Data signed */