Searched refs:armor (Results 1 – 18 of 18) sorted by relevance
| /src/crypto/krb5/src/lib/krb5/krb/ |
| H A D | fast.c | 60 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 D | fast.h | 36 krb5_fast_armor *armor; member
|
| H A D | kfree.c | 702 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 D | fast_util.c | 36 (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 D | RELEASE-PROCEDURE | 13 gpg --armor --detach-sign mysoftware-0.4.tar.gz
|
| /src/lib/libsecureboot/ |
| H A D | README.rst | 62 --export --armor > ACA72B4719FD2523.pub.asc 64 --export-secret-keys --armor > ACA72B4719FD2523.sec.asc
|
| /src/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 780 armor-type [0] krb5int32, 781 armor-value [1] OCTET STRING, 786 armor [0] KrbFastArmor OPTIONAL,
|
| /src/crypto/heimdal/lib/hx509/ |
| H A D | hxtool-commands.in | 90 help = "wrap out-data in PEM armor" 157 help = "unwrap in-data from PEM armor"
|
| /src/crypto/krb5/src/include/ |
| H A D | k5-int.h | 789 krb5_fast_armor *armor; member
|
| /src/crypto/krb5/src/po/ |
| H A D | mit-krb5.pot | 252 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 D | ka.po | 262 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 D | de.po | 201 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 D | asn1_k_encode.c | 1006 DEFFIELD(fast_armored_req_0, krb5_fast_armored_req, armor, 0,
|
| /src/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 7055 * 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 D | web2a | 2462 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 D | web2 | 13366 armor
|
| /src/contrib/pam-krb5/ |
| H A D | NEWS | 199 armor. If fast_ccache and anon_fast are both specified, anonymous
|
| /src/contrib/pam-krb5/docs/ |
| H A D | pam_krb5.pod | 356 its credentials as the FAST armor. This requires anonymous PKINIT be
|