Home
last modified time | relevance | path

Searched refs:cipher (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sal/workben/
H A Dt_cipher.c217 rtlCipher cipher; in main() local
221 OSL_ASSERT(cipher != 0); in main()
222 if (cipher != 0) in main()
245 rtl_cipher_destroy (cipher); in main()
250 OSL_ASSERT(cipher != 0); in main()
251 if (cipher != 0) in main()
279 rtl_cipher_destroy (cipher); in main()
284 OSL_ASSERT(cipher != 0); in main()
285 if (cipher != 0) in main()
318 OSL_ASSERT(cipher != 0); in main()
[all …]
/aoo41x/main/libxmlsec/
H A Dxmlsec1-nssmangleciphers.patch28 - * Internal Nss Block cipher CTX
39 CK_MECHANISM_TYPE cipher;
347 - xmlSecAssert2(ctx->cipher != 0, -1);
510 + * Block cipher transform update
527 - xmlSecAssert2(ctx->cipher != 0, -1);
638 - xmlSecAssert2(ctx->cipher != 0, -1);
851 - ctx->cipher = CKM_DES3_CBC;
859 - ctx->cipher = CKM_AES_CBC;
863 - ctx->cipher = CKM_AES_CBC;
867 - ctx->cipher = CKM_AES_CBC;
[all …]
H A Dxmlsec1-customkeymanage.patch2174 + CK_MECHANISM_TYPE cipher ;
2251 + context->cipher = CKM_DES3_CBC ;
2259 + context->cipher = CKM_AES_CBC ;
2264 + context->cipher = CKM_AES_CBC ;
2269 + context->cipher = CKM_AES_CBC ;
2948 + * Block cipher transform final
3011 + switch( ctx->cipher ) {
3706 + /* Set the block cipher mechanism */
3709 + ctx->cipher = CKM_DES3_KEY_GEN;
3715 + ctx->cipher = CKM_AES_KEY_GEN;
[all …]
/aoo41x/main/offapi/com/sun/star/xml/crypto/
H A DXCipherContext.idl43 /** This interface allows to encrypt/decrypt data using the cipher context.
54 /** encrypts/decrypts the data using the cipher.
56 Please have in mind, the cipher object state might depend from the
74 /** finalizes cipher and disposes context.
H A DXCipherContextSupplier.idl68 whether an encryption or decryption cipher should be created
73 optional parameters that could be used to initialize the cipher,
H A DCipherID.idl32 /** The constant set contains identifiers of supported cipher-creation
/aoo41x/main/sal/rtl/source/
H A Dmakefile.mk73 $(SLO)$/cipher.obj \
107 $(OBJ)$/cipher.obj \
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt29 …The first cipher following immediately on a white space is interpreted as start of the version num…
/aoo41x/main/sal/qa/
H A Dlibs2test.txt81 rtl/cipher ; rtl_cipher

Completed in 127 milliseconds