Home
last modified time | relevance | path

Searched defs:kg (Results 1 – 7 of 7) sorted by relevance

/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DKeyGeneratorTest.java52 private static boolean isUnsupported(KeyGenerator kg) { in isUnsupported()
150 private void test_KeyGenerator(KeyGenerator kg) throws Exception { in test_KeyGenerator()
175 private void test_SecretKey(KeyGenerator kg, SecretKey sk) throws Exception { in test_SecretKey()
DCipherTest.java313 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(algorithm)); in getEncryptKey() local
1269 KeyGenerator kg = KeyGenerator.getInstance("AES"); in test_Cipher() local
3970 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher() local
4236 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Wrap_invalidMode_Failure() local
4267 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Unwrap_invalidMode_Failure() local
4443 KeyGenerator kg = KeyGenerator.getInstance("ARC4"); in testRC4_MultipleKeySizes() local
4525 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(c.getAlgorithm())); in checkAES_keyConstraint() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DKeyGeneratorTest.java55 private static boolean isUnsupported(KeyGenerator kg) { in isUnsupported()
153 private void test_KeyGenerator(KeyGenerator kg) throws Exception { in test_KeyGenerator()
178 private void test_SecretKey(KeyGenerator kg, SecretKey sk) throws Exception { in test_SecretKey()
DCipherTest.java317 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(algorithm)); in getEncryptKey() local
1273 KeyGenerator kg = KeyGenerator.getInstance("AES"); in test_Cipher() local
3966 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher() local
4232 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Wrap_invalidMode_Failure() local
4263 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Unwrap_invalidMode_Failure() local
4439 KeyGenerator kg = KeyGenerator.getInstance("ARC4"); in testRC4_MultipleKeySizes() local
4521 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(c.getAlgorithm())); in checkAES_keyConstraint() local
/external/clang/test/Sema/
Dfp16-sema.c17 void kg(a) in kg() function
/external/llvm-project/clang/test/Sema/
Dfp16-sema.c17 void kg(a) in kg() function
/external/igt-gpu-tools/lib/
Digt_color_encoding.c44 float kg = 1.0f - kr - kb; in rgb_to_ycbcr_matrix() local
69 float kg = 1.0f - kr - kb; in ycbcr_to_rgb_matrix() local