Searched refs:sig_algo (Results 1 – 2 of 2) sorted by relevance
28 enum OID sig_algo; /* Algorithm used to sign the cert */ member273 ctx->sig_algo = ctx->last_oid; in x509_note_sig_algo()278 ctx->sig_algo = ctx->last_oid; in x509_note_sig_algo()283 ctx->sig_algo = ctx->last_oid; in x509_note_sig_algo()288 ctx->sig_algo = ctx->last_oid; in x509_note_sig_algo()308 if (ctx->last_oid != ctx->sig_algo) { in x509_note_signature()310 ctx->last_oid, ctx->sig_algo); in x509_note_signature()
121 u16 sig_algo; member