代码搜索:CryptoAPI
找到约 148 项符合「CryptoAPI」的源代码
代码结果 148
www.eeworm.com/read/152843/5659268
makefile
#
# i386/crypto/Makefile
#
# Arch-specific CryptoAPI modules.
#
obj-$(CONFIG_CRYPTO_AES_586) += aes-i586.o
aes-i586-y := aes-i586-asm.o aes.o
www.eeworm.com/read/152843/5660095
makefile
#
# x86_64/crypto/Makefile
#
# Arch-specific CryptoAPI modules.
#
obj-$(CONFIG_CRYPTO_AES_X86_64) += aes-x86_64.o
aes-x86_64-y := aes-x86_64-asm.o aes.o
www.eeworm.com/read/431110/1912599
sh testparams.sh
TESTNAME=modtest-cryptoapi-01
TEST_TYPE=module_compile
TEST_PURPOSE=goal
KERNEL_VERSION=uml
KERNEL_NAME=linus
MODULE_DEF_INCLUDE=config-cryptoapi.h
MODULE_DEFCONFIG=defconfig-cryptoapi
ARCH=um
SUBA
www.eeworm.com/read/431110/1912624
sh testparams.sh
TESTNAME=modtest-cryptoapi-02
TEST_TYPE=module_compile
TEST_PURPOSE=goal
KERNEL_VERSION=uml
KERNEL_NAME=linus
MODULE_DEF_INCLUDE=config-cryptoapi.h
MODULE_DEFCONFIG=defconfig-cryptoapi
ARCH=um
SUBA
www.eeworm.com/read/481033/6656030
c ms_capi.c
/****************************************************************************
* *
* cryptlib CryptoAPI Routines *
* Copyright Peter Gutmann 1998-2006 *
*
www.eeworm.com/read/152786/12083188
c ms_capi.c
/****************************************************************************
* *
* cryptlib CryptoAPI Routines *
* Copyright Peter Gutmann 1998-2004 *
*
www.eeworm.com/read/176316/5338733
readme
-*- text -*-
The International Kernel Patch
==============================
(aka Linux Kernel CryptoAPI)
What is the International Kernel Patch?
~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/176316/5338727
in config.in
# $Id: Config.in,v 1.6 2002/09/06 08:55:24 hvr Exp $
mainmenu_option next_comment
comment 'Cryptography support (CryptoAPI)'
tristate 'CryptoAPI support' CONFIG_CRYPTO
dep_mbool 'Cipher Algorithms'
www.eeworm.com/read/176316/5338730
h wordops.h
/* wordops.h - Linux CryptoAPI
*
*/
#ifndef _LINUX_WORDOPS_H_
#define _LINUX_WORDOPS_H_
#include
#if 0
#include
#endif
#ifdef WORDOP
www.eeworm.com/read/410339/2211134
h wordops.h
/* wordops.h - Linux CryptoAPI
*
*/
#ifndef _LINUX_WORDOPS_H_
#define _LINUX_WORDOPS_H_
#include
#if 0
#include
#endif
#ifdef WORDOP