Home
last modified time | relevance | path

Searched refs:rmd (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/ripemd/
H A Dbuild.info5 $RMD160ASM_x86=rmd-586.S
28 GENERATE[rmd-586.S]=asm/rmd-586.pl
29 DEPEND[rmd-586.S]=../perlasm/x86asm.pl
/openssl/crypto/rsa/
H A Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
118 rmd = bits % primes; in rsa_multiprime_keygen()
121 bitsr[i] = (i < rmd) ? quo + 1 : quo; in rsa_multiprime_keygen()
/openssl/apps/
H A Docsp.c1032 EVP_PKEY *rkey, const EVP_MD *rmd, in make_ocsp_response() argument
1144 if (mctx == NULL || !EVP_DigestSignInit(mctx, &pkctx, rmd, NULL, rkey)) { in make_ocsp_response()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in63 [B<-rmd> I<digest>]
353 =item B<-rmd> I<digest>

Completed in 20 milliseconds