代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/479381/1333248
java wrapper.java
package org.bouncycastle.crypto;
public interface Wrapper
{
public void init(boolean forWrapping, CipherParameters param);
/**
* Return the name of the algorithm the wrapper implements.
www.eeworm.com/read/479151/1340829
h wrapper.h
#ifndef _WRAPPER_H_
#define _WRAPPER_H_
#define mem_map_reserve(p) set_bit(PG_reserved, &((p)->flags))
#define mem_map_unreserve(p) clear_bit(PG_reserved, &((p)->flags))
#endif /* _WRAPPER_H_ */
www.eeworm.com/read/479151/1342808
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/479151/1344045
c wrapper.c
/*********************************************************************
*
* Filename: wrapper.c
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status:
www.eeworm.com/read/470423/1473993
java wrapper.java
package org.bouncycastle.crypto;
public interface Wrapper
{
public void init(boolean forWrapping, CipherParameters param);
/**
* Return the name of the algorithm the wrapper impl
www.eeworm.com/read/468610/1485437
c wrapper.c
/*
* X server wrapper.
*
* This wrapper makes some sanity checks on the command line arguments
* and environment variables when run with euid == 0 && euid != uid.
* If the checks fail, the wrappe
www.eeworm.com/read/467039/1507104
java wrapper.java
package org.bouncycastle.crypto;
public interface Wrapper
{
public void init(boolean forWrapping, CipherParameters param);
/**
* Return the name of the algorithm the wrapper impl
www.eeworm.com/read/462507/1545426
c wrapper.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/250243/4440428
h wrapper.h
/*********************************************************************
*
* Filename: wrapper.h
* Version: 1.2
* Description: IrDA SIR async wrapper layer
* Status: