Lines Matching refs:pkinit
4 now (used in pkinit)
183 * lib/krb5/pkinit.c: unexport krb5_get_init_creds_opt_free_pkinit
214 * lib/krb5/pkinit.c: match new error names
235 * lib/asn1/k5.asn1: sync enctypes with pkinit branch
243 * kdc/pkinit.c: use ETYPE_DES3_CBC_NONE_CMS
258 * lib/krb5/pkinit.c: free openssl engine deal with
262 * kdc/pkinit.c: free openssl engine deal with RecipientIdentifier
271 * lib/krb5/pkinit.c: filter out dup openssl engine keys, parse
274 * lib/krb5/pkinit.c: stop using AlgorithmIdentifierNonOpt, add
279 * kdc/pkinit.c: improve error logging
281 * kdc/pkinit.c: stop using AlgorithmIdentifierNonOpt
334 * lib/krb5/pkinit.c: make variable shorter, make error messages
335 from pkinit, make freeing easier
504 * kdc/pkinit.c (pk_principal_from_X509): reverse test, makes
571 * kdc/pkinit.c: Check certificate for Kerberos Principal in
686 * lib/krb5/pkinit.c (pk_rd_pa_reply_dh): use krb5_random_to_key
700 * lib/krb5/pkinit.c: use krb5_oid_to_enctype and remove all oids
703 * kdc/pkinit.c: use krb5_enctype_to_oid
714 * kdc/pkinit.c: use krb5_crypto_set_params
720 * lib/krb5/pkinit.c: use krb5_crypto_get_params to implement
777 * lib/krb5/pkinit.c: use the right oid for pkauthdata
779 * lib/krb5/pkinit.c: always send both win2k compat version and the
788 * kdc/pkinit.c: use IV for envelopeddata encryption, patch
797 * lib/krb5/pkinit.c: use IV for envelopeddata encryption, patch
811 * lib/krb5/pkinit.c: move out the oid check from get_reply_key
813 * lib/krb5/pkinit.c: uniquify error messages
815 * lib/krb5/init_creds_pw.c: make the pkinit nonce same os the
818 * lib/krb5/pkinit.c: more w2k compat from Luke Howard
821 * lib/krb5/pkinit.c: remove more dependency on
824 * lib/krb5/pkinit.c (_krb5_pk_convert_rep): convert microsoft
829 * lib/krb5/pkinit.c (_krb5_pk_create_sign): always set the
861 * kdc/pkinit.c (generate_dh_keyblock): use the new function
873 * kdc/pkinit.c: use the first proposed enable enctype
878 * kdc/pkinit.c: at least try to handle diffrent enveloped enctypes
893 * lib/krb5/pkinit.c (build_auth_pack): use heim_integer to encode
909 * kdc/pkinit.c: replace the krb5.conf configuration option that
922 * kdc/pkinit.c: adapt to heim_integer changes
924 * lib/krb5/pkinit.c: merge certificate/private_key to a user_id
926 * kdc/pkinit.c: adapt to heim_integer changes,
931 * lib/krb5/pkinit.c: use KRB5_PADATA_PK_AS_REQ_WIN free X509_STORE
1023 * lib/krb5/pkinit.c: add missing }
1027 * kdc/pkinit.c: adapt to change of signature of
1030 * lib/krb5/pkinit.c: (krb5_get_init_creds_opt_set_pkinit): add
1211 * kdc/pkinit.c (pk_mk_pa_reply): add hdb_entry
1213 * kdc/pkinit.c: pass client hdb_entry to pk_check_client
1217 * kuser/kinit.c: rename ca_dir to pkinit/x509_anchors since its
1220 * lib/krb5/pkinit.c: rename ca_dir to pkinit/x509_anchors since
1317 * kdc/pkinit.c: adapt to rename of oid_cmp to heim_oid_cmp
1319 * lib/krb5/pkinit.c: adapt to rename of oid_cmp to heim_oid_cmp
1328 * kdc/pkinit.c: update error codes
1330 * lib/krb5/krb5_err.et: prefix pkinit error codes with KRB5_
1332 * lib/krb5/pkinit.c: update error codes
1336 * lib/krb5/pkinit.c: indent, use krb5_abortx() instead of abort()
1347 * kdc/pkinit.c: s/heim_big_integer/heim_integer/
1349 * lib/krb5/pkinit.c: s/heim_big_integer/heim_integer/
1351 * kdc/pkinit.c: adapt to asn1 bignum code, use HEIM_PKINIT errors
1353 * lib/krb5/pkinit.c: adapt to asn1 bignum code, use HEIM_PKINIT