Home
last modified time | relevance | path

Searched full:rout (Results 1 – 25 of 25) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_verify_recover.pod17 unsigned char *rout, size_t *routlen,
34 I<siglen> parameters. If I<rout> is NULL then the maximum size of the output
35 buffer is written to the I<routlen> parameter. If I<rout> is not NULL then
37 I<rout> buffer, if the call is successful recovered data is written to
38 I<rout> and the amount of data written to I<routlen>.
71 unsigned char *rout, *sig;
93 rout = OPENSSL_malloc(routlen);
95 if (!rout)
98 if (EVP_PKEY_verify_recover(ctx, rout, &routlen, sig, siglen) <= 0)
101 /* Recovered data is routlen bytes written to buffer rout */
H A DEVP_PKEY_meth_new.pod310 unsigned char *rout, size_t *routlen,
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/
H A Dvoltage-divider.txt18 | Rout|
26 - output-ohms : Resistance Rout over which the output voltage is measured.
28 - full-ohms : Resistance R + Rout for the full divider. The io-channel
29 is scaled by the Rout / (R + Rout) quotient.
33 voltage divider (R = 200 Ohms, Rout = 22 Ohms) and fed to an ADC.
H A Dvoltage-divider.yaml27 | Rout|
55 Resistance Rout over which the output voltage is measured. See full-ohms.
59 Resistance R + Rout for the full divider. The io-channel is scaled by
60 the Rout / (R + Rout) quotient.
75 * voltage divider (R = 200 Ohms, Rout = 22 Ohms) and fed to an ADC.
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_verify_recover.3152 \& unsigned char *rout, size_t *routlen,
169 \&\fIsiglen\fR parameters. If \fIrout\fR is \s-1NULL\s0 then the maximum size of the output
170 buffer is written to the \fIroutlen\fR parameter. If \fIrout\fR is not \s-1NULL\s0 then
204 \& unsigned char *rout, *sig;
226 \& rout = OPENSSL_malloc(routlen);
228 \& if (!rout)
231 \& if (EVP_PKEY_verify_recover(ctx, rout, &routlen, sig, siglen) <= 0)
234 \& /* Recovered data is routlen bytes written to buffer rout */
H A DEVP_PKEY_meth_new.3457 \& unsigned char *rout, size_t *routlen,
/freebsd/sys/contrib/ck/include/
H A Dck_pflock.h43 uint32_t rout; member
62 pf->rout = 0; in ck_pflock_init()
103 while (ck_pr_load_32(&pf->rout) != ticket) in ck_pflock_write_lock()
115 ck_pr_faa_32(&pf->rout, CK_PFLOCK_RINC); in ck_pflock_read_unlock()
/freebsd/crypto/openssl/crypto/evp/
H A Dsignature.c728 unsigned char *rout, size_t *routlen, in EVP_PKEY_verify_recover()
751 ret = ctx->op.sig.signature->verify_recover(ctx->op.sig.algctx, rout,
753 (rout == NULL ? 0 : *routlen),
761 M_check_autoarg(ctx, rout, routlen, EVP_F_EVP_PKEY_VERIFY_RECOVER)
762 return ctx->pmeth->verify_recover(ctx, rout, routlen, sig, siglen);
718 EVP_PKEY_verify_recover(EVP_PKEY_CTX * ctx,unsigned char * rout,size_t * routlen,const unsigned char * sig,size_t siglen) EVP_PKEY_verify_recover() argument
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-signature.pod40 int OSSL_FUNC_signature_verify_recover(void *ctx, unsigned char *rout,
252 Unless I<rout> is NULL, the recovered data should be written to the location
253 pointed to by I<rout> which should not exceed I<routsize> bytes in length.
255 If I<rout> is NULL then the maximum size of the output buffer is written to
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam3517-evm-ui.dtsi20 "Line Out", "ROUT",
50 "Line Out", "ROUT",
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c204 unsigned char *rout, size_t *routlen, in pkey_rsa_verifyrecover() argument
233 if (rout) in pkey_rsa_verifyrecover()
234 memcpy(rout, rctx->tbuf, ret); in pkey_rsa_verifyrecover()
238 NULL, 0, rout, &sltmp, in pkey_rsa_verifyrecover()
247 ret = RSA_public_decrypt(siglen, sig, rout, rsa, rctx->pad_mode); in pkey_rsa_verifyrecover()
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-signature.7173 \& int OSSL_FUNC_signature_verify_recover(void *ctx, unsigned char *rout,
383 Unless \fIrout\fR is \s-1NULL,\s0 the recovered data should be written to the location
384 pointed to by \fIrout\fR which should not exceed \fIroutsize\fR bytes in length.
386 If \fIrout\fR is \s-1NULL\s0 then the maximum size of the output buffer is written to
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwm8731.txt22 * ROUT: Right Channel Line Output
H A Dmaxim,max9867.yaml13 * ROUT
H A Datmel,sam9x5-wm8731-audio.yaml45 - ROUT
H A Dwlf,wm8731.yaml17 * ROUT: Right Channel Line Output
/freebsd/crypto/openssl/providers/implementations/signature/
H A Drsa_sig.c670 unsigned char *rout, in rsa_verify_recover() argument
682 if (rout == NULL) { in rsa_verify_recover()
711 if (rout != prsactx->tbuf) { in rsa_verify_recover()
718 memcpy(rout, prsactx->tbuf, ret); in rsa_verify_recover()
726 ret = ossl_rsa_verify(prsactx->mdnid, NULL, 0, rout, &sltmp, in rsa_verify_recover()
742 ret = RSA_public_decrypt(siglen, sig, rout, prsactx->rsa, in rsa_verify_recover()
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Dqi_lb60.dts78 "INR", "ROUT";
H A Dgcw0.dts84 "Speaker Amp INR", "ROUT",
/freebsd/crypto/openssl/include/openssl/
H A Dcore_dispatch.h723 (void *ctx, unsigned char *rout, size_t *routlen,
H A Devp.h1906 unsigned char *rout, size_t *routlen,
/freebsd/crypto/openssl/include/crypto/
H A Devp.h154 unsigned char *rout, size_t *routlen,
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-pinctrl.dtsi58 audiopwm_rout: audiopwm-rout {
/freebsd/share/dict/
H A Dweb2a48438 rout cake
48439 rout chair
48446 rout seat
H A Dweb2171353 rout