alg 1485 source4/heimdal/lib/hx509/cert.c AlgorithmIdentifier *alg) alg 1489 source4/heimdal/lib/hx509/cert.c ret = copy_AlgorithmIdentifier(&p->data->tbsCertificate.subjectPublicKeyInfo.algorithm, alg); alg 2294 source4/heimdal/lib/hx509/cert.c const AlgorithmIdentifier *alg, alg 2298 source4/heimdal/lib/hx509/cert.c return _hx509_verify_signature(context, signer->data, alg, data, sig); alg 38 source4/heimdal/lib/hx509/collector.c AlgorithmIdentifier alg; alg 107 source4/heimdal/lib/hx509/collector.c free_AlgorithmIdentifier(&key->alg); alg 117 source4/heimdal/lib/hx509/collector.c const AlgorithmIdentifier *alg, alg 138 source4/heimdal/lib/hx509/collector.c ret = copy_AlgorithmIdentifier(alg, &key->alg); alg 147 source4/heimdal/lib/hx509/collector.c ret = _hx509_parse_private_key(context, &alg->algorithm, alg 195 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 316 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 327 source4/heimdal/lib/hx509/crypto.c if (alg) alg 328 source4/heimdal/lib/hx509/crypto.c sig_oid = &alg->algorithm; alg 577 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 686 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 716 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 752 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 782 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 818 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 848 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 1049 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 1055 source4/heimdal/lib/hx509/crypto.c md = find_sig_alg(&alg->algorithm); alg 1077 source4/heimdal/lib/hx509/crypto.c return (*md->verify_signature)(context, md, signer, alg, data, sig); alg 1083 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 1098 source4/heimdal/lib/hx509/crypto.c return _hx509_verify_signature(context, signer, alg, data, &os); alg 1104 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 1112 source4/heimdal/lib/hx509/crypto.c (*signer->ops->handle_alg)(signer, alg, COT_SIGN)) alg 1114 source4/heimdal/lib/hx509/crypto.c return (*signer->ops->sign)(context, signer, alg, data, alg 1118 source4/heimdal/lib/hx509/crypto.c md = find_sig_alg(&alg->algorithm); alg 1131 source4/heimdal/lib/hx509/crypto.c return (*md->create_signature)(context, md, signer, alg, data, alg 1138 source4/heimdal/lib/hx509/crypto.c const AlgorithmIdentifier *alg, alg 1146 source4/heimdal/lib/hx509/crypto.c ret = _hx509_create_signature(context, signer, alg, alg 70 source4/heimdal/lib/hx509/ks_file.c const AlgorithmIdentifier *alg, alg 119 source4/heimdal/lib/hx509/ks_file.c alg,