Searched defs:kf (Results 1 – 11 of 11) sorted by relevance
40 KalmanFilter kf = new KalmanFilter(); in testConstructor() local54 KalmanFilter kf = new KalmanFilter(); in initializePll() local111 KalmanFilter kf = initializePll(mStepSizeRadians, modelStandardDeviation, mNoiseAmplitude); in testPhaseLockedLoop() local
667 KeyFactory kf = KeyFactory.getInstance(algorithm); in loadPrivateKey() local
249 KeyFactory kf = KeyFactory.getInstance("RSA"); in parseKey() local
934 KeyFactory kf = KeyFactory.getInstance(algorithm); in loadPrivateKey() local
456 KeyFactory kf = KeyFactory.getInstance("EC"); in getInsecurePrivateKeyForEndpoint1() local
263 KeyFactory kf = in testGetSharedKeyWithCurve25519() local
166 let kf = KeyFormat::RAW; in test_import_key() localVariable
339 static V4_0_KeyFormat convertKeyFormatToLegacy(const KeyFormat& kf) { in convertKeyFormatToLegacy()
817 Keyframe kf = keyframes.get(i); in setupSetterAndGetter() local842 Keyframe kf = keyframes.get(i); in setupSetterAndGetter() local884 private void setupValue(Object target, Keyframe kf) { in setupValue()
100 String kf = fn + ".key"; in verifyRecurrence() local
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...