Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c86 static int pkcs7_check_authattrs(struct pkcs7_message *msg) in pkcs7_check_authattrs() function
146 ret = pkcs7_check_authattrs(ctx->msg); in pkcs7_parse_message()