Searched defs:kg (Results 1 – 7 of 7) sorted by relevance
52 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()
313 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(algorithm)); in getEncryptKey() local1269 KeyGenerator kg = KeyGenerator.getInstance("AES"); in test_Cipher() local3970 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher() local4236 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Wrap_invalidMode_Failure() local4267 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Unwrap_invalidMode_Failure() local4443 KeyGenerator kg = KeyGenerator.getInstance("ARC4"); in testRC4_MultipleKeySizes() local4525 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(c.getAlgorithm())); in checkAES_keyConstraint() local
55 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()
317 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(algorithm)); in getEncryptKey() local1273 KeyGenerator kg = KeyGenerator.getInstance("AES"); in test_Cipher() local3966 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher() local4232 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Wrap_invalidMode_Failure() local4263 KeyGenerator kg = KeyGenerator.getInstance("AES"); in checkCipher_Unwrap_invalidMode_Failure() local4439 KeyGenerator kg = KeyGenerator.getInstance("ARC4"); in testRC4_MultipleKeySizes() local4521 KeyGenerator kg = KeyGenerator.getInstance(getBaseAlgorithm(c.getAlgorithm())); in checkAES_keyConstraint() local
17 void kg(a) in kg() function
44 float kg = 1.0f - kr - kb; in rgb_to_ycbcr_matrix() local69 float kg = 1.0f - kr - kb; in ycbcr_to_rgb_matrix() local