Searched defs:keyFormat (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DPersistKeyBinding.java23 Format keyFormat; field in class:PersistKeyBinding
77 readKey(Format keyFormat, Catalog catalog, byte[] bytes, int offset, int length, boolean rawAccess) argument
[all...]
H A DCollectionProxy.java142 copyElements(RecordInput input, Format format, Format keyFormat, Set results) argument
H A DPersistKeyCreator.java43 private Format keyFormat; field in class:PersistKeyCreator
H A DObjectArrayFormat.java161 void copySecMultiKey(RecordInput input, Format keyFormat, Set results) { argument
H A DPrimitiveArrayFormat.java121 void copySecMultiKey(RecordInput input, Format keyFormat, Set results) { argument
H A DProxiedFormat.java137 void copySecMultiKey(RecordInput input, Format keyFormat, Set results) { argument
H A DComplexFormat.java705 void copySecMultiKey(RecordInput input, Format keyFormat, Set results) { argument
762 Format keyFormat; field in class:ComplexFormat.FieldAddress
764 FieldAddress(boolean isSecField, int fieldNum, int superLevel, ComplexFormat clsFormat, Format keyFormat) argument
H A DFormat.java856 void copySecMultiKey(RecordInput input, Format keyFormat, Set results) { argument
/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDBlockStorageDriver.cpp268 reportKey(IOMemoryDescriptor *buffer,const DVDKeyClass keyClass, const UInt32 lba,const UInt8 agid,const DVDKeyFormat keyFormat) argument
275 sendKey(IOMemoryDescriptor *buffer,const DVDKeyClass keyClass, const UInt8 agid,const DVDKeyFormat keyFormat) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/dbTool/
H A DdbCert.cpp229 importPrivateKey( CSSM_DL_DB_HANDLE dlDbHand, CSSM_CSP_HANDLE cspHand, const char *privKeyFileName, CSSM_ALGORITHMS keyAlg, CSSM_BOOL pemFormat, CSSM_KEYBLOB_FORMAT keyFormat, CSSM_DATA *keyHash) argument
426 importBadCert( CSSM_DL_HANDLE dlHand, const char *dbFileName, const char *certFile, const char *keyFile, CSSM_ALGORITHMS keyAlg, CSSM_BOOL pemFormat, CSSM_KEYBLOB_FORMAT keyFormat, CSSM_BOOL verbose) argument
[all...]
H A DdbTool.cpp665 CSSM_KEYBLOB_FORMAT keyFormat = CSSM_KEYBLOB_RAW_FORMAT_NONE; local
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSSubtleCryptoCustom.cpp438 static void importKey(ExecState* exec, CryptoKeyFormat keyFormat, CryptoOperationData data, CryptoAlgorithm* algorithmPtr, CryptoAlgorithmParameters* parametersPtr, bool extractable, CryptoKeyUsage keyUsages, CryptoAlgorithm::KeyCallback callback, CryptoAlgorithm::VoidCallback failureCallback) argument
560 static void exportKey(ExecState* exec, CryptoKeyFormat keyFormat, const CryptoKey& key, CryptoAlgorithm::VectorCallback callback, CryptoAlgorithm::VoidCallback failureCallback) argument
[all...]
/macosx-10.10/security_certtool-55109/src/
H A DCertTool.cpp676 importPrivateKey( CSSM_DL_DB_HANDLE dlDbHand, CSSM_CSP_HANDLE cspHand, const char *privKeyFileName, CSSM_ALGORITHMS keyAlg, CSSM_BOOL pemFormat, CSSM_KEYBLOB_FORMAT keyFormat) argument
[all...]

Completed in 312 milliseconds