Home
last modified time | relevance | path

Searched refs:authattrs (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.h30 const void *authattrs; member
H A Dpkcs7_parser.c95 if (sinfo->authattrs) { in pkcs7_check_authattrs()
101 if (!!sinfo->authattrs != want) in pkcs7_check_authattrs()
602 sinfo->authattrs = value - (hdrlen - 1); in pkcs7_sig_note_set_of_authattrs()
677 if (ctx->msg->data_type == OID_msIndirectData && !sinfo->authattrs) { in pkcs7_note_signed_info()