Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/crypto/hpke/
DHpkeSpi.java159 @NonNull byte[] engineSeal(@NonNull byte[] plaintext, @Nullable byte[] aad); in engineSeal() method
/libcore/luni/annotations/flagged_api/android/crypto/hpke/
DHpkeSpi.annotated.java39 public byte[] engineSeal(byte[] plaintext, byte[] aad); in engineSeal() method
/libcore/api/
Dcurrent.txt10 …method @FlaggedApi("com.android.libcore.hpke_v_apis") @NonNull public byte[] engineSeal(@NonNull b…