Home
last modified time | relevance | path

Searched refs:ALGORITHM_ECDH_ES_HKDF_256 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DUtils.java58 private static final int ALGORITHM_ECDH_ES_HKDF_256 = -25; field in Utils
162 .put(ALGORITHM, ALGORITHM_ECDH_ES_HKDF_256) in encodeX25519PubKey()