代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/316872/3604052

txt torture.txt

RCU Torture Test Operation CONFIG_RCU_TORTURE_TEST The CONFIG_RCU_TORTURE_TEST config option is available for all RCU implementations. It creates an rcutorture kernel module that can be loaded to
www.eeworm.com/read/314427/3633502

files

api/ - The code for the high-level wrapper API. Not needed if you use the lowel-level call-back/raw API. core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/314427/3633708

files

api/ - The code for the high-level wrapper API. Not needed if you use the lowel-level call-back/raw API. core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/307266/3726127

txt pairings.txt

MIRACL contains several optimized implementations of pairings over various fields. A suite of IBE programs are described in the file IBE.TXT The fastest pairing code over F_p can be found in
www.eeworm.com/read/307266/3726479

txt pairings.txt

MIRACL contains several optimized implementations of pairings over various fields. A suite of IBE programs are described in the file IBE.TXT The fastest pairing code over F_p can be found in
www.eeworm.com/read/306085/3766015

files

api/ - The code for the high-level wrapper API. Not needed if you use the lowel-level call-back/raw API. core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/306085/3766237

files

api/ - The code for the high-level wrapper API. Not needed if you use the lowel-level call-back/raw API. core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/304657/3788740

java gnucallbacks.java

/* GnuCallbacks.java -- Provider for callback implementations. Copyright (C) 2004, 2006 Free Software Foundation, Inc. This file is a part of GNU Classpath. GNU Classpath is free software; you ca
www.eeworm.com/read/304657/3790984

java loginmodule.java

/* LoginModule.java -- interface for login implementations. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistri
www.eeworm.com/read/286854/4032073

c sshsh512.c

/* * SHA-512 algorithm as described at * * http://csrc.nist.gov/cryptval/shs.html */ #include "ssh.h" #define BLKSIZE 128 /* * Arithmetic implementations. Note that AND, XOR and NOT can *