Home
last modified time | relevance | path

Searched refs:expect_skid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_parser.c39 bool expect_skid; member
359 ctx->expect_skid = false; in pkcs7_note_signerinfo_version()
365 ctx->expect_skid = true; in pkcs7_note_signerinfo_version()
674 if (!ctx->expect_skid) { in pkcs7_note_signed_info()
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dpkcs7_parser.c39 bool expect_skid; member
377 ctx->expect_skid = false; in pkcs7_note_signerinfo_version()
383 ctx->expect_skid = true; in pkcs7_note_signerinfo_version()
681 if (!ctx->expect_skid) { in pkcs7_note_signed_info()

Completed in 3 milliseconds