Searched refs:crypto_send (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dntlm.h129 } crypto_send, crypto_recv; member in struct:__anon7689::__anon7690::__anon7691
H A Dcrypto.c312 &ctx->u.v1.crypto_send.key,
313 ctx->u.v1.crypto_send.seq++,
498 RC4(&ctx->u.v1.crypto_send.key, input_message_buffer->length,
H A Daccept_sec_context.c246 RC4_set_key(&ctx->u.v1.crypto_send.key,
H A Dinit_sec_context.c468 RC4_set_key(&ctx->u.v1.crypto_send.key,
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c198 static int crypto_send (struct exten *, struct value *, int);
1145 len = crypto_send(fp, &hostval, start);
1159 len = crypto_send(fp, &vtemp, start);
1172 len = crypto_send(fp, &cert_host->cert, start);
1239 len = crypto_send(fp, &xp->cert, start);
1250 len = crypto_send(fp, &vtemp, start);
1260 len = crypto_send(fp, &vtemp, start);
1273 len = crypto_send(fp, &vtemp, start);
1283 len = crypto_send(fp, &vtemp, start);
1296 len = crypto_send(f
1759 crypto_send( function
[all...]
/freebsd-12-stable/crypto/heimdal/kcm/
H A Dprotocol.c1624 RC4_set_key(&ctx->u.v1.crypto_send.key,

Completed in 146 milliseconds