代码搜索:req
找到约 8,356 项符合「req」的源代码
代码结果 8,356
www.eeworm.com/read/149169/12397691
req keygenrsa.req
# CAVS 3.2
# "KeyGen RSA (X9.31)" information for "keygen1half"
# Mod sizes selected: 1024 1536 2048
# Public Keys selected:3 17 65537
# Generated on Mon May 24 15:27:21 2004
[mod = 1024]
www.eeworm.com/read/225618/14529796
cc req.cc
#include
#include
#include
#include "dev.h"
#include "req.h"
req_t::req_t(int rw, buf_t * b)
{
next = prev = NULL;
cmd = rw;
dev = b->dev;
bsize = b->bs
www.eeworm.com/read/225618/14529798
h req.h
#ifndef _DEVBLKREQ_H
#define _DEVBLKREQ_H
#include
#include
#include
#include
struct req_t {
CHAIN(,req_t);
int cmd;
dev_t dev;
int bsize;
www.eeworm.com/read/223165/14650980
sign-req
#!/bin/bash
#
# Sign a certificate signing request (a .csr file)
# with a local root certificate and key.
#
if test $# -ne 1; then
echo "usage: sign-req ";
exit 1
fi
www.eeworm.com/read/223165/14650990
build-req
#!/bin/bash
#
# Build a certificate signing request and private key. Use this
# when your root certificate and key is not available locally.
#
if test $# -ne 1; then
echo "usage: build-req
www.eeworm.com/read/117990/14891431
opt req.opt
www.eeworm.com/read/117990/14891434
dsp req.dsp
# Microsoft Developer Studio Project File - Name="req" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/117990/14891438
ncb req.ncb
www.eeworm.com/read/117990/14891445
plg req.plg
Build Log
--------------------Configuration: req - Win32 Release--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP
www.eeworm.com/read/117990/14891448
dsw req.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################