Searched defs:algo (Results 1 – 3 of 3) sorted by relevance
322 @TransformDirection int direction, IpSecAlgorithm algo) { in setEncryption()337 @TransformDirection int direction, IpSecAlgorithm algo) { in setAuthentication()
167 private static boolean isTruncationLengthValid(String algo, int truncLenBits) { in isTruncationLengthValid()
610 private static byte[] getCertHash(Signature signature, String algo) { in getCertHash()