Searched refs:KRB5_CRYPTO_TYPE_SIGN_ONLY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Daes-test.c846 iov[2].flags = KRB5_CRYPTO_TYPE_SIGN_ONLY;
858 if (iov[i].flags == KRB5_CRYPTO_TYPE_SIGN_ONLY)
870 if (iov[i].flags == KRB5_CRYPTO_TYPE_SIGN_ONLY)
920 if (iov[i].flags == KRB5_CRYPTO_TYPE_SIGN_ONLY)
932 if (iov[i].flags == KRB5_CRYPTO_TYPE_SIGN_ONLY)
H A Dcrypto.c1352 data[i].flags != KRB5_CRYPTO_TYPE_SIGN_ONLY)
1400 (inc_sign_data && data[i].flags == KRB5_CRYPTO_TYPE_SIGN_ONLY)) {
1496 * KRB5_CRYPTO_TYPE_SIGN_ONLY in any order, however the receiver
1497 * have to aware of the order. KRB5_CRYPTO_TYPE_SIGN_ONLY is
1666 * 2. one KRB5_CRYPTO_TYPE_DATA and array [0,...] of KRB5_CRYPTO_TYPE_SIGN_ONLY in
1668 * order. KRB5_CRYPTO_TYPE_SIGN_ONLY is commonly used unencrypoted
1841 data[i].flags != KRB5_CRYPTO_TYPE_SIGN_ONLY)
1850 data[i].flags != KRB5_CRYPTO_TYPE_SIGN_ONLY)
1920 data[i].flags != KRB5_CRYPTO_TYPE_SIGN_ONLY)
1929 data[i].flags != KRB5_CRYPTO_TYPE_SIGN_ONLY)
[all...]
H A Dkrb5.h900 #define KRB5_CRYPTO_TYPE_SIGN_ONLY 3 macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcfx.c550 data[i].flags = KRB5_CRYPTO_TYPE_SIGN_ONLY;
614 data[i].flags = KRB5_CRYPTO_TYPE_SIGN_ONLY;
908 data[i].flags = KRB5_CRYPTO_TYPE_SIGN_ONLY;
988 data[i].flags = KRB5_CRYPTO_TYPE_SIGN_ONLY;

Completed in 205 milliseconds