|   /prebuilts/go/linux-x86/src/crypto/sha512/ | 
| sha512.go  | 6 // hash algorithms as defined in FIPS 180-4.
  | 
|   /system/keymaster/ | 
| android_keymaster.cpp  | 112     const keymaster_algorithm_t* algorithms = context_->GetSupportedAlgorithms(&algorithm_count);  local  116     response->results = dup_array(algorithms, algorithm_count);
  | 
|   /external/boringssl/src/ssl/test/runner/ | 
| common.go  | 152 // algorithms' throughout. We match the latter. 156 	// RSASSA-PKCS1-v1_5 algorithms 163 	// ECDSA algorithms 169 	// RSASSA-PSS algorithms 174 	// EdDSA algorithms 180 // algorithms. 428 	// supported signature algorithms to sign with. 432 	// supported signature algorithms that are accepted.     [all...] | 
|   /external/openssh/contrib/suse/ | 
| openssh.spec  | 59 patented algorithms to seperate libraries (OpenSSL). 73 patented algorithms to seperate libraries (OpenSSL).
  | 
|   /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ | 
| asm_test.go  | 40 		// Get rid of code for "".init. Also gets rid of type algorithms & other junk.
  | 
|   /prebuilts/go/darwin-x86/src/crypto/dsa/ | 
| dsa.go  | 7 // The DSA operations in this package are not implemented using constant-time algorithms.
  | 
|   /prebuilts/go/darwin-x86/src/crypto/ecdsa/ | 
| ecdsa_test.go  | 207 	// unsupported algorithms and has been compressed.
  | 
|   /prebuilts/go/darwin-x86/src/hash/crc32/ | 
| crc32_amd64.go  | 5 // AMD64-specific hardware-assisted CRC32 algorithms. See crc32.go for a
  | 
|   /prebuilts/go/darwin-x86/src/image/jpeg/ | 
| idct.go  | 69 // For more on the actual algorithm, see Z. Wang, "Fast algorithms for the
  | 
|   /prebuilts/go/darwin-x86/src/index/suffixarray/ | 
| suffixarray_test.go  | 264 // repetition, and the repeated bytes have the most. For most algorithms,
  | 
|   /prebuilts/go/darwin-x86/src/math/ | 
| lgamma.go  | 50 //      Our algorithms are based on the following observation
  | 
|   /prebuilts/go/darwin-x86/src/runtime/ | 
| alg.go  | 17 // type algorithms - known to compiler
  | 
| time.go  | 236 // Heap maintenance algorithms.
  | 
|   /prebuilts/go/darwin-x86/src/sync/atomic/ | 
| doc.go  | 6 // useful for implementing synchronization algorithms.
  | 
|   /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ | 
| asm_test.go  | 40 		// Get rid of code for "".init. Also gets rid of type algorithms & other junk.
  | 
|   /prebuilts/go/linux-x86/src/crypto/dsa/ | 
| dsa.go  | 7 // The DSA operations in this package are not implemented using constant-time algorithms.
  | 
|   /prebuilts/go/linux-x86/src/crypto/ecdsa/ | 
| ecdsa_test.go  | 207 	// unsupported algorithms and has been compressed.
  | 
|   /prebuilts/go/linux-x86/src/hash/crc32/ | 
| crc32_amd64.go  | 5 // AMD64-specific hardware-assisted CRC32 algorithms. See crc32.go for a
  | 
|   /prebuilts/go/linux-x86/src/image/jpeg/ | 
| idct.go  | 69 // For more on the actual algorithm, see Z. Wang, "Fast algorithms for the
  | 
|   /prebuilts/go/linux-x86/src/index/suffixarray/ | 
| suffixarray_test.go  | 264 // repetition, and the repeated bytes have the most. For most algorithms,
  | 
|   /prebuilts/go/linux-x86/src/math/ | 
| lgamma.go  | 50 //      Our algorithms are based on the following observation
  | 
|   /prebuilts/go/linux-x86/src/runtime/ | 
| alg.go  | 17 // type algorithms - known to compiler
  | 
| time.go  | 236 // Heap maintenance algorithms.
  | 
|   /prebuilts/go/linux-x86/src/sync/atomic/ | 
| doc.go  | 6 // useful for implementing synchronization algorithms.
  | 
|   /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/ | 
| Tpm2Capability.c  | 329   CopyMem (AlgList, &TpmCap.data.algorithms, sizeof (TPML_ALG_PROPERTY));
  |