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

/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/
H A DPBEWrapper.java47 public PBEWrapper(String pAlgo, SecretKey pKey, Cipher pCi, argument
/openjdk10/jdk/src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/
H A DnativeCrypto.c669 crypto_object_attribute_t* pKey; local
693 crypto_object_attribute_t* pKey = NULL; local
729 crypto_object_attribute_t* pKey = NULL; local
775 crypto_object_attribute_t* pKey = NULL; local
851 crypto_object_attribute_t* pKey = NULL; local
943 crypto_object_attribute_t* pKey = NULL; local
983 crypto_object_attribute_t* pKey = NULL; local
1024 SignatureInit(crypto_ctx_t *context, jint mechVal, jboolean sign, uchar_t *pKey, size_t keyLength) argument
1055 uchar_t *pKey; local
1073 uchar_t *pKey; local
1244 uchar_t *pKey; local
[all...]

Completed in 99 milliseconds