Searched refs:cipherParameters (Results 1 – 1 of 1) sorted by relevance
69 CipherParameters cipherParameters; in init() local77 cipherParameters = param.getKey(); in init()86 cipherParameters = param.getParameters(); in init()94 if (cipherParameters != null) in init()96 keyParam = cipherParameters; in init()