Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/krb/
H A Dfast.c60 krb5_fast_armor *armor = NULL; in fast_armor_ap_request() local
83 armor = calloc(1, sizeof(krb5_fast_armor)); in fast_armor_ap_request()
84 if (armor == NULL) in fast_armor_ap_request()
88 armor->armor_type = KRB5_FAST_ARMOR_AP_REQUEST; in fast_armor_ap_request()
89 armor->armor_value = encoded_authenticator; in fast_armor_ap_request()
92 state->armor = armor; in fast_armor_ap_request()
93 armor = NULL; in fast_armor_ap_request()
308 armored_req->armor = state->armor; in krb5int_fast_prep_req()
343 armored_req->armor = NULL; /*owned by state*/ in krb5int_fast_prep_req()
617 krb5_free_fast_armor(context, state->armor); in krb5int_fast_free_state()
H A Dfast.h36 krb5_fast_armor *armor; member
H A Dkfree.c702 if (val->armor) in krb5_free_fast_armored_req()
703 krb5_free_fast_armor(context, val->armor); in krb5_free_fast_armored_req()
/src/crypto/krb5/src/kdc/
H A Dfast_util.c36 (struct kdc_request_state *state, krb5_fast_armor *armor) in armor_ap_request() argument
45 assert(armor->armor_type == KRB5_FAST_ARMOR_AP_REQUEST); in armor_ap_request()
52 retval = krb5_rd_req(context, &authcontext, &armor->armor_value, in armor_ap_request()
156 if (retval == 0 &&fast_armored_req->armor) { in kdc_find_fast()
157 switch (fast_armored_req->armor->armor_type) { in kdc_find_fast()
165 retval = armor_ap_request(state, fast_armored_req->armor); in kdc_find_fast()
170 fast_armored_req->armor->armor_type); in kdc_find_fast()
/src/contrib/file/
H A DRELEASE-PROCEDURE13 gpg --armor --detach-sign mysoftware-0.4.tar.gz
/src/lib/libsecureboot/
H A DREADME.rst62 --export --armor > ACA72B4719FD2523.pub.asc
64 --export-secret-keys --armor > ACA72B4719FD2523.sec.asc
/src/crypto/heimdal/lib/asn1/
H A Dkrb5.asn1780 armor-type [0] krb5int32,
781 armor-value [1] OCTET STRING,
786 armor [0] KrbFastArmor OPTIONAL,
/src/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in90 help = "wrap out-data in PEM armor"
157 help = "unwrap in-data from PEM armor"
/src/crypto/krb5/src/include/
H A Dk5-int.h789 krb5_fast_armor *armor; member
/src/crypto/krb5/src/po/
H A Dmit-krb5.pot252 msgid "\t-T armor credential cache\n"
3507 msgid "%s while handling ap-request armor"
3511 msgid "ap-request armor for something other than the local TGS"
3515 msgid "ap-request armor without subkey"
3519 msgid "Ap-request armor not permitted with TGS"
3524 msgid "Unknown FAST armor type %d"
3528 msgid "No armor key but FAST armored request present"
5619 msgid "Error constructing AP-REQ armor"
H A Dka.po262 msgid "\t-T armor credential cache\n"
3643 msgid "%s while handling ap-request armor"
3647 msgid "ap-request armor for something other than the local TGS"
3651 msgid "ap-request armor without subkey"
3655 msgid "Ap-request armor not permitted with TGS"
3660 msgid "Unknown FAST armor type %d"
3664 msgid "No armor key but FAST armored request present"
5785 msgid "Error constructing AP-REQ armor"
H A Dde.po201 msgid "\t-T armor credential cache\n"
3586 msgid "%s while handling ap-request armor"
3590 msgid "ap-request armor for something other than the local TGS"
3594 msgid "ap-request armor without subkey"
3598 msgid "Ap-request armor not permitted with TGS"
3603 msgid "Unknown FAST armor type %d"
3607 msgid "No armor key but FAST armored request present"
4795 msgid "%s constructing AP-REQ armor"
/src/crypto/krb5/src/lib/krb5/asn.1/
H A Dasn1_k_encode.c1006 DEFFIELD(fast_armored_req_0, krb5_fast_armored_req, armor, 0,
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin7055 * Set location of FAST armor ccache in initial credential options.
7061 * Sets the location of a credential cache containing an armor ticket to
7064 * In version 1.7, setting an armor ccache requires that FAST be used for the
7065 * exchange. In version 1.8 or later, setting the armor ccache causes FAST to
7075 * Set FAST armor cache in initial credential options.
7322 * as request encryption types or a FAST armor cache (see
/src/share/dict/
H A Dweb2a2462 armor-bearer
2463 armor belt
2464 armor-clad
2465 armor grating
2466 armor-piercing
2467 armor plate
2468 armor-plated
6671 body armor
10791 chain armor
10835 chain-mail armor
[all …]
H A Dweb213366 armor
/src/contrib/pam-krb5/
H A DNEWS199 armor. If fast_ccache and anon_fast are both specified, anonymous
/src/contrib/pam-krb5/docs/
H A Dpam_krb5.pod356 its credentials as the FAST armor. This requires anonymous PKINIT be