copy_AlgorithmIdentifier 1055 source4/heimdal/lib/hx509/ca.c ret = copy_AlgorithmIdentifier(sigalg, &tbsc->signature); copy_AlgorithmIdentifier 1489 source4/heimdal/lib/hx509/cert.c ret = copy_AlgorithmIdentifier(&p->data->tbsCertificate.subjectPublicKeyInfo.algorithm, alg); copy_AlgorithmIdentifier 1131 source4/heimdal/lib/hx509/cms.c ret = copy_AlgorithmIdentifier(digest_alg, &digest); copy_AlgorithmIdentifier 1185 source4/heimdal/lib/hx509/cms.c ret = copy_AlgorithmIdentifier(&digest, &signer_info->digestAlgorithm); copy_AlgorithmIdentifier 1306 source4/heimdal/lib/hx509/cms.c ret = copy_AlgorithmIdentifier(&digest, &sd.digestAlgorithms.val[0]); copy_AlgorithmIdentifier 138 source4/heimdal/lib/hx509/collector.c ret = copy_AlgorithmIdentifier(alg, &key->alg); copy_AlgorithmIdentifier 2587 source4/heimdal/lib/hx509/crypto.c ret = copy_AlgorithmIdentifier(&peer->val[i], selected); copy_AlgorithmIdentifier 2600 source4/heimdal/lib/hx509/crypto.c ret = copy_AlgorithmIdentifier(cipher->ai_func(), selected); copy_AlgorithmIdentifier 2609 source4/heimdal/lib/hx509/crypto.c ret = copy_AlgorithmIdentifier(def, selected); copy_AlgorithmIdentifier 2660 source4/heimdal/lib/hx509/crypto.c ret = copy_AlgorithmIdentifier((*sig_algs[i]->sig_alg)(), &(*val)[len]); copy_AlgorithmIdentifier 2679 source4/heimdal/lib/hx509/crypto.c ret = copy_AlgorithmIdentifier((ciphers[i].ai_func)(), &(*val)[len]); copy_AlgorithmIdentifier 155 source4/heimdal/lib/hx509/peer.c ret = copy_AlgorithmIdentifier(&val[i], &peer->val[i]); copy_AlgorithmIdentifier 909 source4/heimdal/lib/hx509/revoke.c ret = copy_AlgorithmIdentifier(ctx->digest, &one->reqCert.hashAlgorithm); copy_AlgorithmIdentifier 1450 source4/heimdal/lib/hx509/revoke.c ret = copy_AlgorithmIdentifier(sigalg, &c.tbsCertList.signature);