Searched refs:SIGTYPE_SINGLE (Results 1 – 6 of 6) sorted by relevance
708 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()741 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()778 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()817 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()856 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()885 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()923 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()961 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()999 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()1037 info.sigtype = SIGTYPE_SINGLE; in test_cose_sign()
149 csc->info.sigtype == SIGTYPE_SINGLE) /* ie, if no hint */ in lws_cose_sign_payload_chunk()150 csc->type = SIGTYPE_SINGLE; in lws_cose_sign_payload_chunk()172 case SIGTYPE_SINGLE: in lws_cose_sign_payload_chunk()205 case SIGTYPE_SINGLE: in lws_cose_sign_payload_chunk()259 case SIGTYPE_SINGLE: in lws_cose_sign_payload_chunk()
365 if (cps->info.sigtype == SIGTYPE_SINGLE) in create_alg()480 cps->info.sigtype = SIGTYPE_SINGLE; in cb_cose_sig()499 case SIGTYPE_SINGLE: in cb_cose_sig()563 if (cps->info.sigtype != SIGTYPE_SINGLE) in cb_cose_sig()783 if (cps->info.sigtype == SIGTYPE_SINGLE) { in cb_cose_sig()
358 SIGTYPE_SINGLE, enumerator
124 first you create a validation context specifying the type (eg, `SIGTYPE_SINGLE`)139 * SIGTYPE_SINGLE, etc*/
156 sigtype = SIGTYPE_SINGLE; in main()