Searched refs:raw_sig (Results 1 – 3 of 3) sorted by relevance
30 const void *raw_sig; /* Signature data */ member
49 sig->s = kmemdup(cert->raw_sig, cert->raw_sig_size, GFP_KERNEL); in x509_get_sig_params()
261 ctx->cert->raw_sig = value; in x509_note_signature()