Home
last modified time | relevance | path

Searched defs:prf (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/
DRouteInformationOption.java67 public final byte prf; field in RouteInformationOption
74 final byte prf, final long routeLifetime, @NonNull final byte[] prefix) { in RouteInformationOption()
86 public static ByteBuffer build(final IpPrefix prefix, final Preference prf, in build()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java285 IkeMacPrf prf = ikeSaRecordConfig.prf; in makeIkeSaRecord() local
704 IkeMacPrf prf, in makeFirstIkeSaRecord()
730 IkeMacPrf prf, in makeRekeyedIkeSaRecord()
945 public final IkeMacPrf prf; field in SaRecord.IkeSaRecordConfig
954 IkeMacPrf prf, in IkeSaRecordConfig()
1026 IkeMacPrf prf, in makeChildSaRecord()
/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapSimAkaMethodStateMachine.java196 String tag, MessageDigest sha1, Fips186_2Prf prf, byte[] mkInput) { in generateAndPersistKeys()
223 Fips186_2Prf prf, in generateAndPersistReauthKeys()
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jar ... com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package com. ...