OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cfb
(Results
26 - 50
of
117
) sorted by null
1
2
3
4
5
/external/lzma/DOC/
Methods.txt
141
x2 -
CFB
/external/tpm2/
StartAuthSession.c
90
// then the mode must be
CFB
.
CpriSym.c
189
// This function performs AES encryption in
CFB
chain mode. The dOut buffer receives the values
242
// This function performs AES decrypt in
CFB
chain mode. The dOut buffer receives the values decrypted
606
// This function performs SM4 encryption in
CFB
chain mode. The dOut buffer receives the values
654
// This function performs SM4 decrypt in
CFB
chain mode. The dOut buffer receives the values decrypted
/libcore/benchmarks/src/benchmarks/regression/
CipherBenchmark.java
61
CFB
,
/external/boringssl/src/decrepit/des/
cfb64ede.c
65
// The input and output encrypted as though 64bit
cfb
mode is being used. The
129
// This is compatible with the single key
CFB
-r for DES, even thought that's
/prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libcrypto.so
/prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libcrypto.so
/external/conscrypt/libcore-stub/src/main/java/libcore/java/security/
StandardNames.java
178
provideCipherModes("AES", new String[] {"CBC", "
CFB
", "CTR", "CTS", "ECB", "OFB"});
496
provide("Cipher", "AES/
CFB
/NOPADDING");
497
provide("Cipher", "AES/
CFB
/PKCS5PADDING");
498
provide("Cipher", "AES/
CFB
/PKCS7PADDING");
512
provide("Cipher", "DESEDE/
CFB
/NOPADDING");
513
provide("Cipher", "DESEDE/
CFB
/PKCS5PADDING");
514
provide("Cipher", "DESEDE/
CFB
/PKCS7PADDING");
[
all
...]
/libcore/support/src/test/java/libcore/java/security/
StandardNames.java
199
provideCipherModes("AES", new String[] { "CBC", "
CFB
", "CTR", "CTS", "ECB", "OFB" });
532
provide("Cipher", "AES/
CFB
/NOPADDING");
533
provide("Cipher", "AES/
CFB
/PKCS5PADDING");
534
provide("Cipher", "AES/
CFB
/PKCS7PADDING");
562
provide("Cipher", "DESEDE/
CFB
/NOPADDING");
563
provide("Cipher", "DESEDE/
CFB
/PKCS5PADDING");
564
provide("Cipher", "DESEDE/
CFB
/PKCS7PADDING");
[
all
...]
/external/boringssl/src/include/openssl/
nid.h
222
#define SN_des_cfb64 "DES-
CFB
"
223
#define LN_des_cfb64 "des-
cfb
"
246
#define SN_idea_cfb64 "IDEA-
CFB
"
247
#define LN_idea_cfb64 "idea-
cfb
"
263
#define SN_rc2_cfb64 "RC2-
CFB
"
264
#define LN_rc2_cfb64 "rc2-
cfb
"
354
#define SN_des_ede_cfb64 "DES-EDE-
CFB
"
355
#define LN_des_ede_cfb64 "des-ede-
cfb
"
358
#define SN_des_ede3_cfb64 "DES-EDE3-
CFB
"
359
#define LN_des_ede3_cfb64 "des-ede3-
cfb
"
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
uuids.py
32
'2.6.150': '{110eb5c4-e995-4
cfb
-ab80-a5f315bea9e8}', # 2.6.0
/libcore/tools/docs/crypto/src/java/libcore/java/security/
ListProviders.java
63
"
CFB
",
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
AES.java
102
static public class
CFB
105
public
CFB
()
900
provider.addAlgorithm("Cipher", NISTObjectIdentifiers.id_aes128_CFB, PREFIX + "$
CFB
");
901
provider.addAlgorithm("Cipher", NISTObjectIdentifiers.id_aes192_CFB, PREFIX + "$
CFB
");
902
provider.addAlgorithm("Cipher", NISTObjectIdentifiers.id_aes256_CFB, PREFIX + "$
CFB
");
[
all
...]
/external/boringssl/src/crypto/obj/
obj_dat.h
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64/crypto/
cipher.a
20
cipher V |SGOROOTsrccryptocbc.goNewCBCEncrypter cipher.go Block BlockSize Encrypt"dst " Decrypt" " b·2 " iv·3 (BlockMode CryptBlocks" " ?NewCBCDecrypter < " >