Lines Matching refs:operation
400 + * In some situation, some cryptographic operation should act in a user
433 + * If @mech is available( @mech != CKM_INVALID_MECHANISM ), every operation with
2319 + xmlSecAssert2((transform->operation == xmlSecTransformOperationEncrypt) || (transform->operati…
2327 + if(transform->operation == xmlSecTransformOperationEncrypt) {
2346 + xmlSecAssert2((transform->operation == xmlSecTransformOperationEncrypt) || (transform->operati…
3056 + int operation ;
3061 + xmlSecAssert2( ( transform->operation == xmlSecTransformOperationEncrypt ) || ( transform->ope…
3081 + operation = ( transform->operation == xmlSecTransformOperationEncrypt ) ? 1 : 0 ;
3084 + rtv = xmlSecNssKeyWrapCtxInit( context, inBuf , outBuf , operation , transformCtx ) ;
3105 + rtv = xmlSecNssKeyWrapCtxUpdate( context, inBuf , outBuf , operation , transformCtx ) ;
3117 + rtv = xmlSecNssKeyWrapCtxFinal( context, inBuf , outBuf , operation , transformCtx ) ;
4380 + * In order to ensure that particular crypto operation is performed on