Searched refs:rmd (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/openssl/crypto/ripemd/ |
| H A D | build.info | 5 $RMD160ASM_x86=rmd-586.S 28 GENERATE[rmd-586.S]=asm/rmd-586.pl 29 DEPEND[rmd-586.S]=../perlasm/x86asm.pl
|
| /freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | merge.c | 905 redir_mstr_data_t *rmd = arg; in redir_mstr_fwd_cb() local 911 if (!hash_find(rmd->rmd_tgt->td_idhash, (void *)&template, in redir_mstr_fwd_cb() 919 alist_add(rmd->rmd_map, (void *)fwd, (void *)defn); in redir_mstr_fwd_cb() 927 redir_mstr_data_t rmd; in redir_mstr_fwds() local 930 rmd.rmd_tgt = mcd->md_tgt; in redir_mstr_fwds() 931 rmd.rmd_map = map; in redir_mstr_fwds() 933 if (alist_iter(mcd->md_fdida, redir_mstr_fwd_cb, &rmd)) { in redir_mstr_fwds()
|
| /freebsd/crypto/openssl/crypto/rsa/ |
| H A D | rsa_gen.c | 270 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local 324 rmd = bits % primes; in rsa_multiprime_keygen() 327 bitsr[i] = (i < rmd) ? quo + 1 : quo; in rsa_multiprime_keygen()
|
| /freebsd/lib/libmd/tests/ |
| H A D | Makefile | 7 MDTESTS= md rmd sha skein
|
| /freebsd/crypto/openssl/apps/ |
| H A D | ocsp.c | 1076 EVP_PKEY *rkey, const EVP_MD *rmd, in make_ocsp_response() argument 1197 if (mctx == NULL || !EVP_DigestSignInit(mctx, &pkctx, rmd, NULL, rkey)) { in make_ocsp_response()
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_cd.h | 644 uint8_t rmd[30720]; /* maximum is 30720 bytes */ member
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ocsp.pod.in | 63 [B<-rmd> I<digest>] 371 =item B<-rmd> I<digest>
|
| /freebsd/secure/lib/libcrypto/ |
| H A D | Makefile.asm | 281 SRCS+= rmd-586.pl
|
| H A D | Makefile | 520 SRCS+= rmd-586.S
|