Home
last modified time | relevance | path

Searched refs:crypto_recv (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dcrypto.c401 RC4(&ctx->u.v1.crypto_recv.key, sizeof(sigature), in _gss_ntlm_verify_mic()
412 if (ctx->u.v1.crypto_recv.seq != num) in _gss_ntlm_verify_mic()
414 ctx->u.v1.crypto_recv.seq++; in _gss_ntlm_verify_mic()
589 RC4(&ctx->u.v1.crypto_recv.key, output_message_buffer->length, in _gss_ntlm_unwrap()
H A Dntlm.h131 } crypto_send, crypto_recv; member
H A Daccept_sec_context.c251 RC4_set_key(&ctx->u.v1.crypto_recv.key, in _gss_ntlm_accept_sec_context()
H A Dinit_sec_context.c504 RC4_set_key(&ctx->u.v1.crypto_recv.key, in _gss_ntlm_init_sec_context()
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.0516 * ntpd/ntp_crypto.c (crypto_recv): Bugfix.
705 * ntpd/ntp_crypto.c (crypto_recv): Turn off FLAG_AUTOKEY when we
947 (crypto_recv): Leave the crypto_flags alone when wiggling the
991 (crypto_recv): fstamp is a PUBKEY-only variable.
999 (receive): Call poll_update after crypto_recv if FLAG_SKEY.
1029 (crypto_recv): More debug info. Clean up/improve sanity checks on
1083 (crypto_recv): Fix up RV_TSP logic (several places).
1092 * ntpd/ntp_crypto.c (crypto_recv): Allocate space for the trailing
1311 * ntpd/ntp_crypto.c (crypto_recv): AUTOKEY based on BCLNT, not MCAST2.
2014 (crypto_recv): Subroutine documentation cleanup, other cleanup
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/
H A Dprotocol.c1627 RC4_set_key(&ctx->u.v1.crypto_recv.key, in kcm_op_do_ntlm()