Home
last modified time | relevance | path

Searched refs:keyBits (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/source/core/
H A Dencryption.cxx327 sal_Int32 keyBits; member
345 sal_Int32 keyBits; member
533 keyData.keyBits = attribs.getInteger( XML_keyBits, 0 ); in parseKeyData()
561 passwordKeyEncryptor.keyBits = attribs.getInteger( XML_keyBits, 0 ); in parseEncryptedKey()
646 …if( cipherName.equalsAscii( "AES" ) && keyBits == 128 && chainingMode.equalsAscii( "ChainingModeCB… in toOpenSSLCipherAlgorithm()
648 …else if( cipherName.equalsAscii( "AES" ) && keyBits == 128 && chainingMode.equalsAscii( "ChainingM… in toOpenSSLCipherAlgorithm()
650 …else if( cipherName.equalsAscii( "AES" ) && keyBits == 192 && chainingMode.equalsAscii( "ChainingM… in toOpenSSLCipherAlgorithm()
665 …else if( cipherName.equalsAscii( "DES" ) && keyBits == 56 && chainingMode.equalsAscii( "ChainingMo… in toOpenSSLCipherAlgorithm()
667 …else if( cipherName.equalsAscii( "DES" ) && keyBits == 56 && chainingMode.equalsAscii( "ChainingMo… in toOpenSSLCipherAlgorithm()
870 … passwordKeyEncryptor.encryptedKeyValue, cipher, passwordKeyEncryptor.keyBits, in verifyPassword()
[all …]
/aoo42x/main/oox/source/token/
H A Dtokens.txt2858 keyBits

Completed in 27 milliseconds