Lines Matching refs:sign
281 md_sk=p7->d.sign->md_algs;
282 os = PKCS7_get_octet_string(p7->d.sign->contents);
442 data_body=PKCS7_get_octet_string(p7->d.sign->contents);
448 md_sk=p7->d.sign->md_algs;
736 /* Now sign the attributes */
794 si_sk=p7->d.sign->signer_info;
795 os=PKCS7_get_octet_string(p7->d.sign->contents);
797 if(PKCS7_type_is_data(p7->d.sign->contents) && p7->detached) {
799 p7->d.sign->contents->d.data = NULL;
843 * attribute and only sign the attributes */
976 cert=p7->d.sign->cert;