Searched defs:pLabel (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DCK_TLS_PRF_PARAMS.java37 public byte[] pLabel; field in class:CK_TLS_PRF_PARAMS
40 public CK_TLS_PRF_PARAMS(byte[] pSeed, byte[] pLabel, byte[] pOutput) { argument
/openjdk10/jdk/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1553 CK_BYTE_PTR pLabel; member in struct:CK_TLS_PRF_PARAMS
1584 CK_BYTE_PTR pLabel; member in struct:CK_WTLS_PRF_PARAMS

Completed in 115 milliseconds