Skip to content
Snippets Groups Projects
Select Git revision
  • 74c166b58895a7b536d6434235b23b51e64adf68
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

certs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thiago Jung Bauermann authored and Mimi Zohar committed
    IMA will need to verify a PKCS#7 signature which has already been parsed.
    For this reason, factor out the code which does that from
    verify_pkcs7_signature() into a new function which takes a struct
    pkcs7_message instead of a data buffer.
    
    Signed-off-by: default avatarThiago Jung Bauermann <bauerman@linux.ibm.com>
    Reviewed-by: default avatarMimi Zohar <zohar@linux.ibm.com>
    Cc: David Howells <dhowells@redhat.com>
    Cc: David Woodhouse <dwmw2@infradead.org>
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Cc: "David S. Miller" <davem@davemloft.net>
    Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
    2a7bf671
    History
    Name Last commit Last update
    ..